e-addons

Share

ic Developer bwe-Developer

Elastic Search Options Shortcode

Dynamically populate a Search Form with full list of Documents filtered by custom fields.

Retrieve Options list of Documents for a Form field from ElementorSearch API

form

[ eeesfo ]

AKA
Elementor E-addons Elastic Search Form Options

elementor elastic search options
elastic logo

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”)