As the conditional logic in my case is a little bit complicated compared to my sample expression, I really need to always show field 2 every time with a combination of the choices in Field1.
So my current workaround is to duplicate my section and have it shown based on the expression but this is a little bit tedious process.
If I may, is it possible to request an enhancement to our conditional logic to make it more powerful?
For example with this expression.
If ((field1=Apple and field2="Yes") or (field1=Banana and field2="No") or (field1="Carrot" and field2="Yes"))
I could easily make it using my previous software application by choosing
Group Start Operator Field with the following choices ( or ((
Group End Operator Field with the following choices ) or ))
With this, the multiple conditions can be easily solved with Grouping Operators.
This is only my request and I am hoping that we may be able to add this in the future updates because I believe that it could be easily done because you have an expert, amazing and great Piotnet Developer Team.
Created by Vic Pham