You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/operate/customize/metadata/custom_fields/custom_fields.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ Each field can then be configured using the following properties:
181
181
-`template` - The jinja template used to render a field in the landing page.
182
182
-`ui_widget` - The React form component to be used for the field.
183
183
-`props` - Parameters to be injected in the React component.
184
-
-`landing_page_search_attr` - Optional field to specify which value inside the vocabulary should be used for search links on the landing page.
184
+
-`landing_page_search_attr` - Optional field to specify which value inside the vocabulary should be used for composing search links on the landing page (to search for all records containing this vocabulary value).
0 commit comments