Other improvements to jQuery Mobile

LANSA Version 13 SP2

Other improvements to jQuery Mobile


Input Box Weblet

The Input Box weblet now supports input type=”number” to bring the correct keyboard to mobile devices.

 

Generated Lists for jQuery Mobile

Generated lists for jQuery Mobile are now similar in structure to the lists generated for Technology Service XHTML. You have access to columns by variable name.

Previously the XHTML and jQuery Mobile list methods were different, with the jQuery Mobile’s method giving more flexibility in adding content to the list entry at the expense of making it less easy to use in the WAM Editor.

You can still use the more flexible and complex method by using the jQuery Mobile std_html_list weblet.