• I am using the latest cForms and wordpress. I created a small File Upload form to allow my users to upload files. The files upload successfully with an incremental ID in front (I have tracking ON).

    What I am trying to figure out is how to find out the other info. There is a drop down box on the form listing 5 locations they could be from. I need to know which they selected.

    I see that if you look in the tracking history it shows you but that doesn’t do me much good as I have post processing logic I need to apply. (very simple logic > select location A move file to location A on server)

    Can anyone provide me with some insight into how I could access that fields value on submittal?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mr_mom

    (@mr_mom)

    Nothing? All these questions flying thru here and I got nothing… ??

    Do I need to reword the question? If someone is taking a look at this and has no idea what I am talking about I’d be happy to explain further.

    Thanks anyway!

    I’ve never used CForms before, but these values must be stored in a table, CForms has probably got a PHP Code on how to retrieve/print the value etc.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: cFormsII] What happens to field values?’ is closed to new replies.