Hi everyone! The following scenario:
Input form to a place to a list/map. User should have the option to either input coordinates or its current position.
In the map properties, I can select only one data field that serves the address used for the map.
Is there a chance that I can have two input fields write to the same ‘address’ data field (and by visibility options I allow the user to use either coordinates or current location and never both).
Thanks for your help!