Changes between Initial Version and Version 1 of BluePrint/MobileForms
- Timestamp:
- 08/20/14 13:49:18 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/MobileForms
v1 v1 1 Current Implementation: 2 3 A custom ".m" and ".m1" representation has been designed. 4 5 Currently ".m" representation loads HTML elements on the client side then Jquery mobile is used to convert it to Mobile forms. 6 7 ".m1" representation loads fields, field types etc. in JSON format. 8 9 To do: 10 1. Create a JS client side library which converts these JSON format to mobile forms. 11 2. Create a custom parser JS client side library for S3SQLCustomForms.