Use with gravity forms
-
I installed the plugin. Now I am using shortcodes in gravity forms plugin. Gravity forms has a confirmation page, wherein one can display conditional content using shortcodes. I am trying to run this code, but doesn’t work –
[gravityforms action=”conditional” merge_tag=”{Maximum Budget (INR):43}” condition=”greater_than” value=”30000″]
Budget is above Rs.30,000
[gravityform action=”conditional” merge_tag=”{Usages (Coding):56.13}” condition=”is” value=”Coding”]
You have ticked coding !
[/gravityform]
[/gravityforms]
Note# I have used 2 different types of shortcodes (gravitforms and gravityform). Both of these work individually when not nested.
Please let me know if
1. there is something more I need to do after simply installing the plugin.
2. the code is incorrect.
- The topic ‘Use with gravity forms’ is closed to new replies.