I'm trying to make "Open" the default option when I open my app and I don't want it to be changeable in this screen.
How can I accomplish this?
Solved! Go to Solution.
Hi @enmanbj
Assuming it is a choice field
Go the data card for Open/Close
Unlock the data card
Set default property of dat card to
{
Value: "Open"
}
Set Mode of data card to Disabled
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @enmanbj
Assuming it is a choice field
Go the data card for Open/Close
Unlock the data card
Set default property of dat card to
{
Value: "Open"
}
Set Mode of data card to Disabled
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Thanks Reza
User | Count |
---|---|
135 | |
133 | |
79 | |
75 | |
71 |
User | Count |
---|---|
210 | |
201 | |
69 | |
62 | |
53 |