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

DOC: add config doc

parent b1df439b
No related branches found
No related tags found
Loading
Pipeline #41987 failed
Customizing the Edit Mode
=========================
Customizing the number of candidates retrieved for references in the Edit Mode
------------------------------------------------------------------------------
To prevent the retrieval of huge numbers of entities just to create candidates
for the drop down of a reference during editing of an Entity, the number of
candidates can be limited.
Set the ``BUILD_MAX_EDIT_MODE_DROPDOWN_OPTIONS`` build variable. -1 means no
limit; every other number is the limit for each query sent (The number of
candidates can be at most twice this number).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment