Please share scripts for assignment group changed short discerption should mandatory ?

NaveenKumarSN
Tera Expert

Please share scripts for assignment group changed short discerption should mandatory ?

 

Thanks in advance

5 REPLIES 5

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @NaveenKumarSN,

 

Do it with onchange client script as below Script :

 

 

if (oldValue != newValue ) {

g_form.setMandatory('short_description', true);
}

 

 

I hope this helpsl..

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect