Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-webui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-webui
Commits
56cbe6c8
Commit
56cbe6c8
authored
1 year ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
DOC: add hint about the manual ID insertion
parent
78e126d7
No related branches found
No related tags found
2 merge requests
!123
Release 0.13.0
,
!122
FIX: use paging during options generation in edit mode
Pipeline
#41937
failed
1 year ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/doc/tutorials/edit_mode.rst
+11
-4
11 additions, 4 deletions
src/doc/tutorials/edit_mode.rst
with
11 additions
and
4 deletions
src/doc/tutorials/edit_mode.rst
+
11
−
4
View file @
56cbe6c8
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment