You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I have a STAGIL Table customfield with two columns, column A and column B. Then I have another customfield (select list).
Now I wan't the columns in my STAGIL table to be required depending on which value the users selects in my Select list customfield.
Here is the scenario:
1) When the user selects value 1 in the select list customfield, both the column A and B will be required.
2) When the user selects value 2 only the column B will be required.
3) When the users selects value 3 either column A and B will be required.
My first thought was to do it with behaviour but I don't know how to set only the columns in my Customfield required.
Is anyone know how to do it?