Plugin info

Total downloads: 296
Active installs: 20
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 12/1/2025 (30 days ago)
Added to WordPress: 10/13/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.9
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Actively maintained • Last updated 30 days ago • 1 reviews

70/100

Is Dynamic Field for Elementor Forms – Populate Anything abandoned?

Likely maintained (last update 30 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.9
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Contact Form 7 – Dynamic Text Extension
Rating 4.7/5 (100 reviews)Active installs 100,000
Dynamic Input For WPForms
Rating 0.0/5 (0 reviews)Active installs 20

Description

Dynamic Field for Elementor Forms extends the default Elementor Forms widget by allowing you to add fields that display dynamic data.
Instead of only static inputs, you can populate fields with values from posts, taxonomies, users, or even custom queries.

DEMO: https://demo.add-ons.org/demo-dynamic-field/?key=wordpress.org&checkbox=Check1|Check2|checkURL&radio=Radio%202
Document: https://add-ons.org/document-dynamic-field-for-elementor-forms/
Download Pro Version: https://add-ons.org/plugin/dynamic-field-for-elementor-forms/

Features

  • Support all fields type.
  • Dynamic Options of Select, Checkbox, Radio type.
  • Populate form fields from posts, taxonomies, users, or custom values.
  • Database, .CSV external data sources.
  • Option to filter and conditionally display dynamic values.
  • Developer-friendly with hooks/filters for custom sources.

Perfect for

  • Populating select, radio, or checkbox options with data from WordPress.
  • Auto-filling hidden fields with user or post information.
  • Advanced forms that adapt to site content.

URL Query Parameter

Automatically get values from the URL query string (e.g. ?product_id=15).
Set the query key (product_id, ref, etc.) and use that value to prefill or filter another field.
Ideal for pre-filled or linked forms.

Posts

Pull data from any post type (e.g. posts, pages, products, custom post types).
Select which post type to load, and choose to display Title, Slug, ID, or Custom Field (meta value).
Useful for dropdowns like “Select Product” or “Select Blog Post”.

Users

Load a list of registered WordPress users.
Display their Username, Display Name, Email, or any custom meta key.
Ideal for forms where users can assign or select another user.

Terms

Retrieve taxonomy terms (categories, tags, or any custom taxonomy).
Filter by taxonomy and show term name, slug, or ID.
Perfect for dynamic category selection.

Options

Get values from the WordPress Options Table (wp_options).
Use it to load site-wide settings, theme options, or plugin values.
Example: display a list of custom settings or dropdown values stored in options.

Current Time

Automatically insert the current date and/or time into the field.
Supports PHP date formats (e.g. Y-m-d H:i:s).
Useful for hidden fields that log when a form is submitted.

Shortcode

Run a WordPress shortcode and use its output as the dynamic value.
Any valid shortcode that returns a list or string can be used.
Example: [my_custom_list] will populate your field automatically.
(Available in Pro)

Database

Fetch data directly from a custom database table.
Specify Table Name, Column Name, and optional WHERE condition.
Great for integrating with custom systems or CRMs.
(Available in Pro)

CSV

Import options from a .csv file — either uploaded via Media Library or by URL path.
Each line becomes one option (value/label pair if formatted properly).
Perfect for large or frequently updated datasets.
(Available in Pro)

Installation

  1. Upload the plugin folder to /wp-content/plugins/dynamic-field-for-elementor-forms.
  2. Activate the plugin from the Plugins menu in WordPress.
  3. Open Elementor and create a new form.
  4. Add a new field and choose Dynamic Field as the type.
  5. Configure the data source (posts, terms, users, etc).
  6. Save and test your form.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Add a Dynamic Field to Elementor form.

    Add a Dynamic Field to Elementor form.

Changelog

2.0.3

  • Added: Order by Title of post type

2.0.2

  • Fixed: Default value select

1.0.0

  • Initial release.