Hi I can't for the life of me figure out what I'm doing wrong here.
I have a page with a select list to keep it simple static values.
After I select it. I then push a button to call a modal page. very simple right.
I pass the value in the select list to the modal page but nothing appears. The item on the modal page is a text field.
I've done this before or so I've thought this is not working. I know this is simple but I've lost my mind!!!.
Ultimately this will be dynamic list an qr code to be scanned will be on the modal page. updating the qr code item will be the next step but calling the modal page should be easy.