This offer is only addressed to commercial customers including freelancers and entrepreneurs. All prices are exclusive of value added tax (VAT).
  • Share via email
  • Subscribe to blog alert

Input widget enriched with the option to set the initial value of input fields via URL parameters

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:

Syntax input fields

The following order of precedence is observed:

  1. URL query parameter,
    otherwise
  2. Default value in the widget configuration editor,
    otherwise
  3. 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.

Input widget enriched with the option to set the initial value of input fields via URL parameters