Where do additional elements go?
-
On the FAQ page, you say:
You can include additional elements with a set of shortcodes [input type=”text” name=”post_title” id=”title” class=”required” description=”Title” multiple=””] [select name=”foo” class=”select” id=”ug_select” description=”Pick a fruit” values=”Apple,Banana,Cherry”] [textarea name=”post_content” class=”textarea” id=”ug_caption” description=”Description (optional)”] [checkboxes name=”foo” class=”checkboxes” description=”Pick a fruit” values=”value:Description,124:Banana,cherry:Cherry”]
I did something similar, but when I test it, none of the additional information is stored with the uploaded file. Where does it go? Do I have to set up a database for it, if so how? Thanks.
The topic ‘Where do additional elements go?’ is closed to new replies.