Connect a form to a map (aim: creat a location)

Hi,

I would like to creat a form to give to the users the possibility to creat a location on a map with a limitate date.
Do you know if that’s possible?

PS: Google map downloaded

Best regards.
Have a nice day.

ValK

Hello @Val
A location that expires?
Yes it is possible.

Hi @Rozza :slight_smile:

Thank you for your answer.

Yes, I need to creat a form wich allows to the users to creat themselves a location on the map (details fullfil in the form) and set on this form an expiration date of the location.

Do you know how to do it?

Thank you in advance.
Best regards.

ValK

When the user sets their location they also set the ‘expiry’.
You need a field in the “Location” collection to store this ‘expiry’ date/time.

Then the list of markers on the map filters for locations that do not have an expiry time in the past.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.