Michael Muller
suggested this on June 09, 2010 09:23 am
Two types of FORM support:
1. Form Builder page in the app builder, renders as a "feed" or tab.
o Allow us to create basic form elements, such as input type=text, checkbox, radio, password, file (for uploading images from camera roll), as well as textarea.
o Each form element is named.
o Form is posted to URL as a form post (including any chosen images)
o App displays resulting page (received as XML)
2. Support HTML form in feed, such as a comments field at the bottom of an ITEM. This would alleviate the necessity for a form-builder page in your app builder.
Comments latest first
@Daniel,
I am not sure this is possible other thank HTML, You would have to code one yourself to get one :-)
-Matt
Need Help? -- Email Me @ MWFPRO@hotmail.com
App Uploader http://mwfpro.webs.com/apps/webstore/products/show/2525662
NEW Website http://www.apptigr.com
Hey there! If someone can point me in the right direction on creating a form that not only transmits information and has required fields etc, and allows me to upload and image from the device's library or take a photo, I would really appreciate it!
Dan
Hey guys, WuFoo is another great solution for forms. You can see more information at http://wufoo.com/?cmpid=ps&gclid=CKXT89DegKoCFUlx5QodrW4Dxw
Hey guys, this functionality already exists in many apps created by Appmakr. The most popular solution seems to be Formstack forms, but there are many other solutions.
Is there any developments on this request?
I too would like this capability