Passing data from Popup #2702
Unanswered
tyler37857
asked this question in
Q&A
Replies: 1 comment 5 replies
-
This option should still be possible. Can you share an example of what you doing? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the popup function in an app I am developing one for multiple users to sign in at same time and another for pin pad. I used to could use Close(pin) to pass back data and when calling a popup for sign in I could have string username then call the popup to be able to get that data back. Now neither of these methods are working. I have tried several work arounds to get the pin data out but am unable to extract this data.
Beta Was this translation helpful? Give feedback.
All reactions