To start off i want to say im new but how can i make a button when it is pressed the input becomes the users location. i have tried making a field in the database and everything but idk if its even possible anymore. any help?
You can do it with a custom state. The default value of your input have to be this custom state. So when you pressed the button set the custom state to current user location.
Hope it will help you.
hello @mahmoudmosaad9 and welcome to the community.
You mean by user location bubble’s (current geographic position)? I assume you’re allowing users to type an address or click a button to automatically fill it?
in that case you can add a yes/no custom state that switches the input from automatic to manual and vice versa. Here, try this out. Make sure you allow locations services on your browser for it to work.
Yes, it’s possible! You can use the “Current Geographic Position” feature in Bubble. Set the input’s initial content to Current User’s location and trigger it with a workflow when the button is pressed. Make sure the app has permission to access location. Have you tried this setup ?
This topic was automatically closed after 70 days. New replies are no longer allowed.