Rohit  Singh
Mega Sage

Hi @mishrarakes ,

 

You can create a OnChange Client script on filed " Location"

 

If(NewValue == "India")

{

g_form.SetValue("u_PharmaQA",true);    // Check and Update you field Name what it's there.

}

 

If my response helped, please mark it helpful and accept the solution so that it benefits future readers.

 

Regards,
Rohit

View solution in original post