Set the value of a field when using this solution

Home Forums SPJS-Lookup Set the value of a field when using this solution

Viewing 0 reply threads
  • Author
    Posts
    • #6929
      Alexander Bautz
      Keymaster

        Use this code to set the value of a field enhanced with this solution:

        spjs.lookup.setValue("FieldInternalName_of_your_field","The value you want to set");

        This also supports DFFS and will trigger the blur-event on the underlaying text field to trigger any configured rules.

        Alexander

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.