if (validate[0].getValue('nation'== null) || validate[0].getValue('education'== null) || validate[0].getValue('name'== null)|| validate[0].getValue('address'== null) || validate[0].getValue('education'== null) )
How can I split above javascript in CRM to two line .Thanks
Go to the complete details ...