I used pulldata(@layer)
and called web layer "world country" and relied on a field containing country names. I used the names in a question as a choice. If the person selects a country and their location isn't there, a message will appear "Your locatio not inside the country you selected". If the country they're located in is selected, a message will appear "welcome, your location inside the country you selected".
The problem in this case is that we need the internet.
The problem I'm facing now is that I'm relying on an existing layer on web but in field work, the internet isn't available everywhere. I want to rely on a layer that doesn't need the internet. Is this possible?
Use this layer "world country" to compare my location with the location of the country I selected. If my location is within the country I selected, a specific idea will be implemented. If my location is not within the country I selected, another idea will be implemented.