Hi,
I’m sorry, could you send me additional details, please? If you want apply a particular design to a field in the form, you can assign to it a custom class name, through the attribute: “Add Css Layout Keywords”, and then, define the class in any of CSS files of your website.
In the FAQ of the plugin, there is the list of classes applied to the different sections of form.
Best regards.
Oh I’m sorry I figured it out!
But I have one more question..
I want to show the results after you send the test (form),
and not before you send it.
Regards,
Danique
Hi,
In this case you only should insert the shortcode:
[CP_CALCULATED_FIELDS_RESULT]
in the thank you page associated to the form.
Please, check in the FAQ of the plugin the question:
Could you show only a subset of submitted fields in the summary inserted in the thank you page?
If you want show only one subset of fields in the summary.
Best regards.
Yes, I know but then I get all of the answers of the test.
Ik would like only to have the results of de calculator…
Hi,
The calculated fields have a fieldname too. So, if the calculated field has the name, for example, fieldname3, the shortcode would be:
[CP_CALCULATED_FIELDS_RESULT fields=”fieldname3″]
Best regards.
Yes I know,
I know you can use
[CP_CALCULATED_FIELDS_RESULT] or [CP_CALCULATED_FIELDS_RESULT fields=\”the fieldname\”] but all the answers of my form are showing except the \”instruct text\”.
I used a field \”Instruct. Text\”. I really want this text to display on my \”Thank you\” page and in email.
Best regards,
Danique
Hi,
The “Instruct. Text” are simple text in the form, and are not sent with the other fields of form, so you should type its texts directly in the email, and in the thank you page, or another solution would be insert the same text of “Instruct. Text” as hidden fields that are submitted by the form.
Note: You can insert as many tags: [CP_CALCULATED_FIELDS_RESULT fields=”…”] in the thank you page as you want, so, you can insert texts between different shortcodes.
Please, for other questions related with the pro version of the plugin, creates a ticket in our support page:
http://wordpress.dwbooster.com/support
Best regards.