This topic contains 2 replies, has 0 voices, and was last updated by steven_stewart 7 years, 8 months ago.

  • Author
    Posts
  • #2543

    steven_stewart

    All,

    Has anyone been able to get Answer Id: 20712 to work? Essentially, this is supposed to feed information submitted from on online form into a specific case form. I have created the following .js script file:

    function setCaseform()

    {

    nlapiSetFieldValue(‘customform’, 226);

    }

    “226” Is what I believe to be the internal ID for the case form I would like it to feed into (Pulled from URL “https://system.netsuite.com/app/crm/support/supportcase.nl?cf=226&ft=EVENT”)

    I have the Page Init Function set to a value of “setCaseform” but any time I submit a case through the test online case form I have created, it just uses the global preferred standard case form to save the information. Also “Store record with Form” is checked on the internal custom case form. Anyone see anything I might be missing?
    This is a cached copy. Click here to see the original post.

  • #2544

    steven_stewart

    Any Updates?

  • #2545

    steven_stewart

    The above was posted to the wrong post haha..

You must be logged in to reply to this topic.