Hi everyone,
I need help after making a choice in the DataCardValue10 field of the FormRequestTaxi Form, some fields in a gallery are disabled.
Used Formula:
If(DataCardValue10.Selected="IDA"; DisplayMode.Edit;DisplayMode.Disabled)
Anyone help me?
@mdevaney ; @PowerAddict; @Pstork1 ; @yashag2255 ; @ericonline
Solved! Go to Solution.
Try something like: If(DataCardValue10.Selected.ColumnName ="IDA"; DisplayMode.Edit;DisplayMode.Disabled)
Let me know if it doesn't work.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!
Hardit Bhatia
https://www.thepoweraddict.com
Try something like: If(DataCardValue10.Selected.ColumnName ="IDA"; DisplayMode.Edit;DisplayMode.Disabled)
Let me know if it doesn't work.
---
If you like this reply, please give kudos. And if this solves your problem, please accept this reply as the solution. Thanks!
Hardit Bhatia
https://www.thepoweraddict.com
User | Count |
---|---|
221 | |
99 | |
93 | |
55 | |
37 |
User | Count |
---|---|
272 | |
105 | |
104 | |
60 | |
60 |