Hello,
I’m currently using a custom state on a location field residing in an input element.
The location value I’m interested in is currently not stored in the database and it is auto determined by longitude and latitude coordinates based on a map pin point (This all works fine).
What I’m trying to do is capture the location information through a custom state (Which I think I have done via the set state image below which is called from a button / workflow).
The part I’m struggling with is how to retrieve and show the value stored in another input box (Image below).
Please advise if you have any thoughts on what I’m doing wrong.
Jim


