Posts: 2
Threads: 2
Joined: Nov 2012
Reputation:
0
Can forms created and presented in Android:
1. As native HTML 5 or native ?
2. As html 4 but fit the screen exactly of android phone or tablets ?
Thanks,
Posts: 415
Threads: 0
Joined: Mar 2009
Reputation:
3
Hi Rleitman,
The forms created by the Form Builder with the default templates can be displayed on a mobile device but is not sized specifically to display on Android devices. You would need to revise the template set or create a new template set to create a form specifically for Android devices.
To create a new template:
- Modules
- Select Form Builder
- Create New Template Set
Alternatively, you can bypass the Form Builder and create your own forms with HTML5 and connect them to Form Tools through External Forms. This is how most developers I've spoke to have been connecting mobile forms to Form Tools.
Hope this helps.