Actions: Dropdown
get dropdown records list
Retrieves a line-delimited list of record IDs of the options in a dropdown element that has been connected to a database table.
Argument | Description |
---|---|
Element | A dropdown element connected to a database table whose list of record IDs will be returned. |
Output | The location where the result will go (variable or text or field element). |
refresh dropdown
Refreshes the options of a dropdown element that has been linked to a table.
Argument | Description |
---|---|
Element | The dropdown element to refresh. |
This chapter was last updated on Mon 20 Jan 2025 15:04:43 GMT