Hi folks!
I've been trying to find a way to easily implement a logic of what inputs are visible and which are hidden based on multiple selectors.
I know you can use ActionSelector class and then use Prop method to specify what value your selector should be but I do not know how to achieve this logic when I have 7 Enums in my action, each enum with 2-5 options, ending up with 40k combinations roughly, meaning that I have to create those 40k classes, which ends up in a giant project that cannot even being imported in PA.
Any idea here?
Thanks!

Report
All responses (
Answers (