Conditional binding on client side

Hello,
I could so with some guidance for the following scenario:


I have 2 dependent dropdown, the first one has 3 values, each triggering 3 values on the second dropdown. I also have two fields (to, cc) that are bound to different rows depending on the value passed by the first select.
All is working fine.
I do have exception whereby for one particular value on the first select, I need the ‘to’ field to bind to a different table altogether. The idea would be to identify is the value one the first select is 1 (for example), and if so, then make an exception and bind to a different serverconnect.

How could this be achieved on the app connect side of things?

Thanks!

Community Page
Last updated: