You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build the values to store both the value and the label, something along the lines of `value|label', which can then be split in a filter process when the mail tag value is generated and the value reset for the submitted field to ensure it is consistent with expected data.
place a hidden field to capture the label value when the dropdown field changes, and use the hidden field value for the mail tag.
in both cases the functionality can be triggered by detecting the use of the corresponding mail tag.
Dynamic Dropdown fields have values and labels that differ.
When a user selects an option, the value is stored in the field and submitted.
user would like to have the label displayed in the mail tags rather than the value.
This can be achieved with the mail tag filter, but would be better to have it done automatically by the plugin.
The text was updated successfully, but these errors were encountered: