Well, in another way, can the form be displayed only if the user is close to a specific location? And if the user is away from the location, the form hidden?
I want the user to submit the form from a specific location only, if the user currently location is away from the specific location. The user cannot submit the form.
how I can know the current user's location if the form is submitted?
Well, in another way, can the form be displayed only if the user is close to a specific location? And if the user is away from the location, the form hidden?
So if you wrap the form shortcode inside the toolset-maps-distance-conditional-display it should display only when the user is within a certain distance of a fixed location.
Yes it works but it was discovered that only if the user is browsing through a computer, but if the user is browsing through the mobile the form does not appear
If the content is text that works in the mobile browser, but if the content is a form that does not appear in the mobile browser