Set first field with JavaScript

Home Forums Cascading dropdowns Set first field with JavaScript

Viewing 1 reply thread
  • Author
    Posts
    • #20579
      DCH
      Participant

        I have a cascading drop down setup between two columns. The value in the first one is set with JavaScript, but it doesn’t seem to make the cascading lookup happen. Is there a DFFS way to trigger it?

        Thanks!

      • #20606
        Alexander Bautz
        Keymaster

          Hi,
          Are you using setFieldValue(“FieldName”, “new_value”), or another custom code?

          It should trigger when you use setFieldValue, but if not you can try triggering the blur event on the input element.

          Alexander

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.