Hello Everyone,
How to view the selected items from screen 1 into screen 2.
Thanks in advance
Screen 2
Screen 1.
Solved! Go to Solution.
Hi @DeemaEmadaldin ,
Ok, in that case please add below code in the dropdown OnChange property.
(varSelected,YourDropdownName.Selected.xxxx)
xxxx - Value you require to pass to the next screen.
After than you can use the varSelected value in next screen.
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
Hi @DeemaEmadaldin ,
Instead of .text please try .Value ?
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
Hi @PG_WorXz10
I tried that and the error disappeared but still can`t get the selected values on the second screen
Hi @DeemaEmadaldin ,
Did you tried changing the value in dropdown to set the value ?
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
You can also simply add the below code in the next screen dropdown.
Default: YourSelectedDataCardNo.Selected.Value
If this post was helpful or you need more help please consider giving Thumbs Up and Tag me in your reply I'll be happy to help. If this post helped you solve your issue please click Accept as solution and provide Thumbs Up. This will help others find it more readily.
User | Count |
---|---|
252 | |
101 | |
94 | |
47 | |
38 |