Announcements
Hi All,
I'm creating a popup window with yes & no as a component as shown below
and I want to show & hide the component from my scrollable screen on click of cancel button as shown below:
But I'm clueless how to proceed further. any help or thoughts here!
Set Component's Visible property as varShow
on Cancel button On Click write Set(varShow,false)
And whenever you want to show pop up set that action as
Set(varShow,true)
Hi @zmansuri ,
How can we access global variables from screens & components ?
Oh forgot that. Haven't used components much. If you can, use groups for that.
@zmansuri could u pls elaborate. what does the group means ? I'm already using group to combine control. is it the same ?
Yeah. And you can apply the code i said on the group. So don't use component if not necessary
@zmansuri ,
yes we've around 8 screens which require popup functionality. so thought of creating a component. but it seems to be we've to copy the same code in all the screens instead of popup
Your requirement is quite simple. And i am guessing there must be a way to use component as pop up. but i have no idea how. I've only used groups. Sorry i can't be any more of help.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 402 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 296 Most Valuable Professional