Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Best Post function for select list cascading field

Deepan Kumar Raghavan Vasu February 24, 2021

Hi am trying to write a script for a cascading field but am not getting it right somehow.

 

"None is not an option for the second field" we have values for both options and as of now the transition allows if both the options are none. The users are giving values to first field but as per the project the users should give values to the second option as well.

 

Could someone help me with this please? Thanks in advance.

1 answer

0 votes
Joshua Sneed Contegix
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 24, 2021

Hi Deepan,

"None" is the UI equivalent of a null value in that field. Change the field configuration to require that field and "none" will not be a valid option. The downside is that it must always be populated, from creation through resolution. Setting the context's default value can help, but may skew data if users do not update it. Cheers!

Deepan Kumar Raghavan Vasu February 24, 2021

Appreciate the help Josh!  It worked

Suggest an answer

Log in or Sign up to answer