I can enter a zipcode in the data field for a user on the backend and it converts to city, state, usa, zip but when I try to create and input field to capture zipcode and send it to that field it does not work… am I missing something? I’m pretty sure my googlemaps apis are all set up correctly.
hey @dtm2023,
that is strange, are you sure your input field type is address?
I tried and it worked fine, can you share a gif or something so we can see what the problem is?
I have a field called “userlocation” set to address
the input is content formatted as address just like the example gif
privacy box is checked for that field in the data settings
when I type a zip code and save (workflow for button when clicked > make changes to thing: Current User - field: userlocation = inputA’s value
The field still shows empty in appdata - however if I edit a user’s entry in appdata and type the zipcode it works like shown above. How are you making a gif to show this? I could show a gif to troubleshoot just not sure how to make one without jumping through a bunch of hoops to record a screen video downsize to gif etc. I am also testing with RUN AS for a user that should allow this to be added. (again privacy options are checked for this datafield)
@hanan1
I got it working – my expression may have been bugged, unable to replicate.