How to make Mandatory SC multiple choice variable but without a default value?

Sironi
Kilo Sage

Hi All,

Please help me for below issue.

 

How to make Mandatory SC multiple choice variable but without a default value?

i did Mandatory = true

Do not select the first choice = true

 

it is not allowing me to save the record.

find_real_file.png

1 ACCEPTED SOLUTION

Aman Singh_
Kilo Sage

Hi,

 

Do not try to make it Mandatory from the server side, as it will not be happening without the default value.

Do it with UI Policy with the catalog condition as blank(On Load).

 

Please mark reply as Helpful/Correct, if applicable. Thanks!

Aman

View solution in original post

1 REPLY 1

Aman Singh_
Kilo Sage

Hi,

 

Do not try to make it Mandatory from the server side, as it will not be happening without the default value.

Do it with UI Policy with the catalog condition as blank(On Load).

 

Please mark reply as Helpful/Correct, if applicable. Thanks!

Aman