I have been fighting with this for 3+ hours now. I've read through every forum post I can find on the subject as well as read and re-read the manual and FAQ pages.
I am running CForms 10.5 on Wordpress 2.7.1.
I have a few multi-part forms and have set up custom field names/IDs. When I enter data into the first form of the series, everything seems to work fine. I place a "read only" field into the second form to call data from the first form and one of its inputs. IE: On form 1 the ID is "email". On form 2, I create the read-only field and call "{cf_form_email}" according to the manual. But every time I go through the form, it just displays in plain text "{cf_form_email}".
I can call a variable defined in the manual such as "{ID}" or "{Permalink}" and it works fine, but I cannot get it to call a field from a prior form.
Can someone please point me in the right direction to either fix this or help me to provide the right information to fix it?
THANKS!