| Post |
|
Member | cbrooks120 posts 9 8:55 pm June 28, 2009
| |
|
|
Where do I find the "source" for a form I have created? I need to inspect it to find the field name for the email, in order to validate a second entry of the email. Thank you.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:16 am June 29, 2009
| |
|
|
not sure what you mean?
to get the 'internal' field name you can either have my-functions.php send it to you (see 'action' routine).
or specify your field per custom ID/Names , e.g. [id:myfield]
|
|
|
|
|
Member | cbrooks120 posts 9 12:14 pm June 29, 2009
| |
|
|
I know I can backup my form to a text file and read it. My question is, where is it stored on my website? In a file, or in the wordpress database? Where exactly?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 9:01 pm June 29, 2009
| |
|
|
|