Hello Everyone. I want to make map with pins and names (read only).
Users should fulfill some extra columns. I want to skip a detail view to form to make it simpler.
Now I used Quick edit columns, but regular form is better for my case.
How could i make it?
Hello there @AleksanderM
I’m kind of confused, you want a read only map with pins and names but with a link to edit it? that just sounds like an editable map with extra steps.
Anyways, you can do that by using a LINKTOROW() expression and placing that as a default action in your map view in the “behaviour” settings, the view name is the name of the form view, and the ID should be the name of the KEY column in that table.
Hello,
Thank you for participating.
Sorry for the incorrect description. Map-table is UPDATE_ONLY, not read_only.
The action works, but I can’t select it as the default in map view.
But I added it to the slice
So it only shown in desk(detail)-veiw of a pin
Yeah I just tried it as well, I guess map view just don’t allow for that kind of functionality, my bad.