This topic contains 3 replies, has 0 voices, and was last updated by BobSmallwood 6 years, 6 months ago.

  • Author
    Posts
  • #17910

    vkwanengage

    Hello again. I was wondering how do I create an onclick function so that when a user clicks on a checkbox, i want to disable another field in the form….. I notice that NetSuite binds a function called NLCheckboxOnClick…..

    Thanks in advance.
    This is a cached copy. Click here to see the original post.

  • #17911

    vkwanengage

    To answer my question, I’m using Client Scripts -> fieldChange event

  • #17912

    Olivier Gagnon NC

    You can refer to the Help under SuiteCloud (Customization, Scripting, and Web Services) >SuiteScript >SuiteScript 2.0 >SuiteScript 2.0 API >SuiteScript 2.0 Entry Point Script Creation and Deployment SuiteScript 2.0 >Form-Level Scripts >Configuring a Custom Action

  • #17913

    BobSmallwood

    You can also do this via workflow, if you’re not doing other work within your SuiteScript…

You must be logged in to reply to this topic.