Skip to content
Snippets Groups Projects
Commit 56cbe6c8 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

DOC: add hint about the manual ID insertion

parent 78e126d7
No related branches found
No related tags found
2 merge requests!123Release 0.13.0,!122FIX: use paging during options generation in edit mode
Pipeline #41937 failed
...@@ -73,7 +73,14 @@ the corresponding area at the top of the Record. Similarly, Properties ...@@ -73,7 +73,14 @@ the corresponding area at the top of the Record. Similarly, Properties
can be added by dragging Properties (or RecordTypes) from the list in the edit mode toolbox can be added by dragging Properties (or RecordTypes) from the list in the edit mode toolbox
to the corresponding area at the bottom of the Record. Properties and to the corresponding area at the bottom of the Record. Properties and
parents can be removed from the entity by clicking on the trash-can parents can be removed from the entity by clicking on the trash-can
symbol. Not that a Record must always have at least one parent. symbol. Note that a Record must always have at least one parent.
When many Entities are valid candidates for a reference property not all
might be available in the drop down element. In those cases, the drop down
warns, that only a subset is shown and a new button with a pencil symbol is
shown. This allows to enter an ID manually (Click the pencil button, enter the
ID and press Enter). If you wonder how you find the ID of an entity: You can
for example submit a SELECT query like this "SELCT ID FROM ..."
Changes will be applied after clicking on ``Save`` or can be discarded Changes will be applied after clicking on ``Save`` or can be discarded
entirely by clicking ``Cancel``. Existing Properties and RecordTypes entirely by clicking ``Cancel``. Existing Properties and RecordTypes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment