Hi all,
I need to customise new and edit form for mobile, to have intput fields aligned (like they are in default forms, non mobile).
I have followed the Customizing a Mobile List View Page procedure, but I don't know what to put inside the
<SharePoint:RenderingTemplate ID="Mobile_104_View_Contents" RunAt="Server" >
</SharePoint:RenderingTemplate>
to have the fields displayed in a table to have them align.
I have tried to insert <table> <tr> <td> tags, but does not work.
thanks for any assistance...