This operation finds the location.
Get Location (Gps) operation at Property Panel
Properties
Description: Description related to action is written.
Heading: When added as Form Action, it specifies the name in the action list.
Fields: They are fields to write information from the location. If a field selection is made, It is written with the separator. If two fields are selected, the information is written separately.
Show on Map: It allows the location to be shown on the map.
Run Condition: If the value in the query entered in this field is “0”, the corresponding action will not run.
Request Confirmation: Select if the request confirmation will be used before running the action. If Request Confirmation is activated, the Confirmation Message feature is turned on and the message that will be displayed when requesting confirmation is written.
Example Used
For instance; there are a button and textbox controls in a form.
The button has a Get Location(GPS) operation with When clicked event. Its Fields property is chosen as the textbox name. If the show on map property is “Yes”, this opens Google maps in the new tab of the internet page.
When the button is clicked on the Client screen, the location information is written to the textbox automatically as below.