• combine SSJS and namespicker

    By Patrick Kwintensson 1 decade ago

    can you somehow combine SSJS with client side JS with the namespicker?

    for example: after the selection of names and press the OK button in the namespicker I would have a part of a form partially updated.

    • yes

      By Julian Buss 1 decade ago

      write your SSJS code in a button, give the button a name/id, and click the button from the client side JS.