:multi and vLookup "Prefill values in child"

Home Forums Cascading dropdowns :multi and vLookup "Prefill values in child"

Viewing 1 reply thread
  • Author
    Posts
    • #8597
      David S Kaimann
      Participant

        Alex,

        Is there any way to pre-fill a Cascading Drop Down field that’s set to :multi? The non-multi fields pre-fill just fine, but the :multi field won’t.

        Thanks!

      • #8957
        Alexander Bautz
        Keymaster

          Sorry for the delay.

          The reason for this not working is a timing issue where the casc solution is initiated before the value is set in the hidden textarea. When setting the value in the textarea, spjs-utilty.js was not aware of this field being a “casc” and therefore did not trigger the correct function.

          This was set up for the single line of text, but not for the textarea.

          I have fixed this in spjs-utilty.js and will publish a new version later tonight (October 25).

          Alexander

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