8000 docs: :memo: updated value help documentation · miggi92/odata-fw@e0655fa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit e0655fa

Browse files
authored
docs: 📝 updated value help documentation
#83
1 parent fe21880 commit e0655fa

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
Loading
Loading

docs/documentation/customizing/define-searchhelps.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,15 @@ So to get it to work you only need to enter the data element into the "data_elem
2222
The framework automatically propergates the values.
2323

2424
In the example the value help enity will be: **fixedDomainValueHelpSet**
25+
26+
## Valuehelp from table
27+
28+
As a value help a table with the description and value fields can be specified. Therefore you fill in the columns "tablename", "data_element" and "DESCRIPTION_FIELD".
29+
30+
![value help from table](./attachments/valuehelp_from_table.png)
31+
32+
## Valuehelp from table with where condition
33+
34+
You can also specify a simple where condition to your value help. The customizing is similar to the [value help from table](#valuehelp-from-table). But you must also fill in the columns "WHERE_DATA_ELEMENT1" and "WHERE_VALUE1".
35+
36+
![value help from table with where condition](./attachments/valuehelp_from_table_with_where.png)

0 commit comments

Comments
 (0)
0