-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: 📝 added fixed domain values documentation
- Loading branch information
Showing
4 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: Define search/value helps | ||
--- | ||
|
||
# {{ $frontmatter.title }} | ||
|
||
Search helps are currently ment to be global available. But the search help entity will only be generated if any property has an value in the "search help" column. | ||
|
||
![customizing tree search helps](./attachments/search_help_tree.png) | ||
|
||
Every search help entity will have 2 properties: | ||
- value | ||
- description | ||
|
||
## Fixed domain values | ||
|
||
The fixed domain values can be created as a value help with following customizing: | ||
![fixed domain value help](./attachments/fixed_domain_vh.png) | ||
|
||
So to get it to work you only need to enter the data element into the "data_element" column. | ||
|
||
The framework automatically propergates the values. | ||
|
||
In the example the value help enity will be: **fixedDomainValueHelpSet** |