Posts by Ian Silva • 53 points
2 posts
-
0
votes0
answers72
viewsQ: Pick new coordinates whenever the user moves the marker
The application is already picking up the correct user location, but I wanted if the user moved the marker to another street, the application to pick up this new coordinate. Follow the code below…
-
5
votes2
answers66
viewsQ: Show or hide a pregnancy option, whenever the user selects in the registration that is female
How do I make a patient registration page appear or hide an option to tell if the patient is pregnant or not. The option would only appear if the user checked the Female option. The image below…