Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Gravity Forms HTML Output WordPress

Hi,

I am trying to create a wizard for my website.

It would function similar to the wizard on this page.

http://www.chakratest.com/

I have found the gravity forms plugin that provides 99% of the functionality I needed.

My wizard prototype is located at
http://www.ibvmarketing.com/my-tool-advisor/



It works beautifully except for one problem. The wizard is supposed to display recommendations based on your answers to questions in the wizard.

I want to email a report to the person once they have used the wizard that displays my recommendations. These recommendations are HTML output in Gravity Forms. They are links.

The problem is Gravity Forms does not allow HTML blocks to be part of the form submission, so they won't come up in the all_fields merge tag.


On the gravity forms forum, I was told to use the code on this page
http://pastie.org/1291129

to find the id of the HTML output blocks and then display them in emails.


Frankly I am lost.


Does anyone know how to output any HTML blocks just as easily as other fields are outputted in Gravity Forms.

Answers (3)

2012-01-21

Arnav Joy answers:

hey
your link is not working
http://www.ibvmarketing.com/my-tool-advisor/


Arnav Joy comments:

can you come on skype

my skype: arnav.joy

2012-01-22

Hai Bui answers:

Perhaps you can put the HTML in "hidden" fields?

2012-01-22

Sébastien | French WordpressDesigner answers:

<blockquote>"to find the id of the HTML output blocks and then display them in emails."</blockquote>

ID of the html output ??
The id you must have in this code is the ID of your form.