Configured Fields Behavior
Hi everyone.
I have one question: Can Cloud have one kind of behavior base from one field from another?
Example:
Field A: List type: Options: 1, 2, 3, 4, 5, 6
Field B: List Type: Options: A, B, C
Behavior:
If field B was marked as A,
Field A will have 1, 2 values
If field B was marked as B,
Field A will have 3, 4 values
If Field B was marked as C,
Field A will have 5, 6 values.
Using formula, we guarantee just 1 option using field B to A but sometimes we need to receive our options based from another field.
Thank you for all!!