September 30, 201411 yr I'm able to enter data in any types of field but it appears the information is not saved when I return to a layout. For example, I check a box in layout A then I move to layout B. When I return to layout A, the box is no longer checked. This situation happens for all the fields available in the layouts used for iPad. The information is properly saved when I run the db on my computer. Any suggestions?
September 30, 201411 yr Newbies Hi Are there any triggers attached to the layout, firing and emptying the field values in the iPad version whilst switching to layout A? Or Is it really the same record when you leave and go back to layout A again?
September 30, 201411 yr Is the field accessing the correct table occurrence? If you have multiple table occurrences of the same table, depending on your relationships, the information may disappear if the field accesses the wrong table occurrence.
October 3, 201411 yr Author I reduced the number of layouts under the Touch Device Side and I also deleted a bunch of scripts involved in the Device Rotation. And believe it or not, the data now are saved properly. Fortunately, I didn't have to start from scratch to resolve this issue.
Create an account or sign in to comment