Skip to Content
0
Jul 03, 2020 at 02:59 AM

How to get value of a binding inside a rule?

73 Views

I'm using an object table and I would like to modify the displayed data with a rule. In this case I want the value of {isActive} inside the rule so I can check it and return "Accpeted", "Rejected" or whatever based on the value. How do I go about doing this?