Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How do i deploy a client script ?.
i do have 2 check boxes on my record type custom form. what i am trying to do is, if user clicks on 'vcustrecord_f1_diparture' , the second check box 'custrecord_f1_arrival' needs to disabled. as well as if he clicks on arrival, departure needs to disabled.
i went through user community and i got a related code from some thread as below....but i do have some doubts on below code, how to modify it as per my requirement. i really dont know what is static value of a field ?.
function rescompFieldChanged (type, name)
{
//Check to see if user selected "Real Estate Company Form".