SN_Learn
Mega Patron

Hi @MaidhiliL ,

 

Try the below in onLoad Client script:

function onLoad() {
g_form.setMandatory('choiceFieldName', true);
}

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

View solution in original post