It is now possible to set the default value of input fields as a query parameter in the URL.
In such cases, there is no need to click the Save button, as the value is automatically applied.
Syntax:
The following order of precedence is observed:
- URL query parameter,
otherwise - Default value in the widget configuration editor,
otherwise - Last used value, kept in the local storage.
If a non-existent selection value is set through the URL query parameter for the Selection and Multiple Selection input fields, then no value is set for them at all.