| The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
|
Android Version - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Android Version (/showthread.php?tid=2303) |
Android Version - rleitman - Nov 24th, 2012 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, RE: Android Version - Joe - Nov 30th, 2012 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. |