on ‎2018 Sep 04 2:00 PM
Dear all,
I would like to hide the "All-Day Event" checkbox in Appointments, depending on the type of appointment. I works fine with the formula shown on the screenshot for ONE value, but I want the rule to apply not only for '121', but also (for example) for '131' and '151'. Can this be done (with OR) and if so, what would the exact syntax of the formula be? I tried "Root.KategoriedTermins_3c9d3414bf68ba45bc751686b9926a0e != OR('121', '131')", but it won't work
Thanks in advance!
BR Martin

Request clarification before answering.
Hi Martin,
Try below
OR(Root.KategoriedTermins_3c9d3414bf68ba45bc751686b9926a0e=="121", Root.KategoriedTermins_3c9d3414bf68ba45bc751686b9926a0e=="131")
Regards,
Grayson
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.