where does my submitted form data goes ?
-
My form is below..
[fu-upload-form suppress_default_fields=”true” class=”my_class” title=”Fill the below fields” form_layout=”post”][select name=”foo” class=”select” id=”ug_select” description=”Pick a Item” values=”Cloths,Books,Blood,Computer,Mobile,School Accesories”][input type=”text” name=”post_title” id=”cell” class=”required” description=”Your Cell Phone Number” multiple=””][input type=”text” name=”location” id=”location” class=”required” description=”Location for pick” multiple=””][input type=”text” name=”org” id=”org” class=”required” description=”Preferred organization” multiple=””][input type=”email” name=”mail” id=”mail” class=”required” description=”Your email address” multiple=””][input type=”submit” class=”btn” value=”Submit”][/fu-upload-form]
I can not find the submitted data in the media->Manage UGC or in the pages->Manage UGC. Where my data goes. How can I set select field required?
Please help me out
The topic ‘where does my submitted form data goes ?’ is closed to new replies.