Form input
-
Hi,
in one of your posts you wrote:
‘…there are other plugins ,that users have reported using, that handle form input so installing one of these plugins and then putting that plugins shortcode inside a workflow stage may achieve what you are trying to do. There are many such plugins and some may not work in combination with this one so its a matter of trial and error to see if you can get them to work…’.
I am very new to your plugin (and I still do not have your PRO version) but e.g. the shortcode for Contact Form 7 is:
[contact-form-7 id=”16″ title=”form fields”]
To use the shortcode above in a stage I have to use this:
[wtf_eval][contact-form-7 id=”16″ title=”form fields”][/wtf_eval]
or it has to be php code?
[wtf_eval]<?php echo do_shortcode( ‘[contact-form-7 id=”1234″ title=”Contact form 1″]’ ); ?>[/wtf_eval]
Is that what you wanted to explain?
Thankshttps://www.ads-software.com/plugins/work-the-flow-file-upload/
- The topic ‘Form input’ is closed to new replies.