Changes between Initial Version and Version 1 of BluePrint/MobileForms


Ignore:
Timestamp:
08/20/14 13:49:18 (10 years ago)
Author:
Hemant Kumar Singh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/MobileForms

    v1 v1  
     1Current Implementation:
     2
     3A custom ".m" and ".m1" representation has been designed.
     4
     5Currently ".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
     9To do:
     101. Create a JS client side library which converts these JSON format to mobile forms.
     112. Create a custom parser JS client side library for S3SQLCustomForms.