Conditional If/Then/Else Smart Tags For WPForms Wordpress Plugin - Rating, Reviews, Demo & Download

Plugin Description
Conditional If/Then/Else Smart Tags for WPForms enhances your form by adding conditional logic capabilities through smart tags. This plugin allows you to display different content based on form field values.
Features
- Add if/then/else conditions where smart tags can be used
- Compare field values using exact match conditions
Example Usage
Use this syntax in your WPForms notifications or confirmations:
{if field_id="3" value="TestValue"}
This message is shown ONLY if field #3 exactly matches "TestValue".
{else}
This message is shown otherwise.
{/if}
Screenshots
No screenshots provided