Right now I’m basically only showing one dropdown. After the user types anything or changes the dropdown I’m grabbing the text from the “to” input and displaying it as just text.
So what I’m trying to do is have the options BTC and USD as selectable for both inputs. Then I’d just change the 2nd “to” dropdown for the user when they change the 1st “from” dropdown.
So there’s be 1 field visible, options are BTC and USD. I detect if a user selects USD and change the hidden dropdown to BTC for them, and grab the text and display it on the page.
Sounds like it should be possible once the bug is fixed? Any sort of ETA on that or way I could beta test it? Trying to launch this soon lol.
Thanks!