Retrieve Options list of Documents for a Form field from ElementorSearch API
[ eeesfo ]
AKA
Elementor E-addons Elastic Search Form Options
Parameters
id
Element ID, optional
The Elementor Element ID of a Query Rest API Widget
If not set it automatically search for a compatible Widget in same Template
url
URL, optional
The remote URL of the Elastic Search service
authorization_user
STRING, optional
Basic Auth User if needed
authorization_pass
STRING, optional
Basic Auth Password if needed
label
TEXT, required
The field used as Label for Options
value
TEXT, optional
The field used as Value for Options
term
TEXT, optional
Filters applied to main DSL (eg. “table_name:products”), accept multiple separated by comma
empty
STRING, optional
Label for empty value option (eg. “Select a value…”)
size
INT, optional
Max number of results
order
TEXT, optional
Force a custom order by a field (eg. “_source.name”)