Change the way Map View works on a device
CompletedWe don't find the existing Map View very useful. Basing the initial form location on the CREATED_LOCATION is fair enough, but once the form is edited the MODIFIED_LOCATION takes over. For us, this means that the location of all our forms is the hotel room where the forms are checked before syncing, not the actual location where the form was completed earlier in the day. My suggestions:
-
Provide an option, I guess at iformbuilder level, to determine the basis for the mapped location for each form, e.g. CREATED_LOCATION only, MODIFIED_LOCATION only, CREATED_LOCATION>MODIFIED_LOCATION etc..
-
Better still, enable the Map View to be linked to the great new GPS widget. This way, the user can be sure that the location they capture will be the location that appears on the Map View.
-
Have a Map View view widget - a hidden widget which controls the Map View, and can accept a Dynamic Value. This way, you could set the Map View to do something like:
if(GPS_ELEMENT==null){use CREATED_LOCATION)else{use GPS_ELEMENT}
Thanks guys!
Please sign in to leave a comment.
Comments
2 comments