Hi @Babalaul,
This could be achieved following below steps:
1. Set the OnStart property of this screen to:
Set(Var,false)
2. Set the OnSelect property of the button Data Entry to:
UpdateContext({Var:true})
3. Set the Visible property of all these data cards to:
Var
Regards,
Mona
Thanks Mona, but what i am trying to achieve i think is a little bit more complicated ?
This has to be accomplished only in EditForm. The purpose of this is to give different users the ability to edit columns that are related to their department.
So when user hits edit in SharePoint, he will see that screen with 4 buttons and each button is linked to various columns.
When click on Data i want to show 4 particular columns, when i click on PNL , the Data columns will hide and it will show columns that are linked to PNL and so on.
Hope that makes sense 🙂 or maybe there is a better solution how to accomplish this.
User | Count |
---|---|
185 | |
123 | |
90 | |
46 | |
42 |
User | Count |
---|---|
269 | |
159 | |
130 | |
84 | |
77 |