Skip to main content




the Dynamic request parameter You can fill in a value that was transferred via:

  • Post request (For example, after a user signs up to an external CRM, a custom function could be coded to fill in the user's name on the page.)
  • Get application (for example a URL parameter could fill in the parameter value on the page)
  • Query variable request (for example you can populate a field with data from any of the WordPress defaults Query variables, such as the ID of the attachment).

Note: WordPress maintains a list of reserved words that should not be used as request parameters. Doing so will return a 404 Not Found error. This is a WordPress feature and is outside of Elementor's control. See the list of Reserved Terms in the WordPress.org documentation.


Advanced

Dynamic widget element (for example, subject form field)

  1. Click on the Dynamic icon
  2. Site> Request Parameter: Selecting this will add Request parameter in the Subject form field.
  3. Click on the Default value field

file-vavhowqcys-8116968

Configurations

  1. Type: Select from Obtain, Sendor Query var
  2. Parameter name: Enter your custom parameter (eg. the topic)

Advanced

  1. before: Optionally add static content before dynamic element
  2. Then: Optionally add static content after dynamic element
  3. Back: Optionally add default static content if the parameter does not exist.
  4. Use the custom parameter as you like (eg add custom parameter to button link)

file-uyq23gayne-9066962

Example: Autofill a form field using the dynamic default.

file-4hsggqjqmn-4738538

R Marketing Digital