Crocoblock / suggestions

The suggestions for CrocoBlock project
191 stars 78 forks source link

[Feature Request] [JetFormBuilder] Add Macro for Outputting All Form Fields in Email #7551

Open rob1998 opened 3 weeks ago

rob1998 commented 3 weeks ago

Is your feature request related to a problem? Please describe. Yes, currently in JetFormBuilder, when creating forms and setting up email notifications, we have to manually specify each field and its value. This becomes cumbersome and error-prone, especially for large forms or when fields are frequently added or changed.

Describe the solution you'd like We propose adding a macro similar to Elementor's [all-fields] shortcode that:

Describe alternatives you've considered Currently, we manually enter field names in the email content field, which is time-consuming and prone to errors. There is no existing macro that provides this functionality in JetFormBuilder.

Additional context Screenshots have been provided showing the current manual process of adding fields in JetFormBuilder and the automated process in Elementor. Implementing this feature will greatly enhance the user experience by providing a more efficient way to manage email notifications for forms, particularly those with repeater fields.

Example of how we currently set up an e-mail notification in Elementor with its result

Elementor settings Elementor result

Example of how we currently set up an e-mail notification in JFB

JFB settings