Location question cannot be required

Hi Team,

We want to make Location as mandatory while entering data in form. Currently there is no option to do that.

Regards
Sagar

From the User Guide at →

A location question cannot be required: a user might not want to answer that, or the device might lack GPS capabilities (for example a cheap Android tablet).
Moreover, often getting a GPS lock is not possible for a number of reasons. If that happens and the location question was required, the user would not be able to complete the form.

As a workaround, you could implement a GROUP with a LOCATION question and a TEXT question. The TEXT question set as required, asking the user to copy and paste the location values (latitude and longitude) from the LOCATION question.