Hi,
Does anyone know if it is possible to show two pins on an XY column inside a FORM.
I'm using an XY column to show a floorplan.
I have existing data for pin position one, and pin position two.
STEP 1: I'd like to show both pins on the XY inside the form, so that the user can zoom into the floorplan by pinching the screen, then use the device to take a physical screenshot, and save it to the camera roll.
STEP 2: A drawing column can then be used to load and show the screenshot from the camera roll, so that the user can use their finger to draw a line connecting the two map pin points.
NB: I know I can achieve two pins from separate columns, on a map using a VIEW, but I'm wondering if it's possible to do this in a FORM.
My first thoughts go to something like this, which obviously does not work:
CONCATENATE([pin_position_one], ";", [pin_position_two]) ๐ค
Thanks in advance... ๐
I'm afraid that's not possible. The location can only have two coordinate elements.
Thanks for confirming @AleksiAlkio ... ๐
You're welcome!
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |