Autofill subsequent dropdowns on :multi options

Home Forums Classic DFFS Autofill subsequent dropdowns on :multi options

Viewing 1 reply thread
  • Author
    Posts
    • #36175
      Sanchez
      Participant

        Autofill subsequent dropdowns to Select All when they contain multiple valid options

        I have two multi cascade dropdown fields working great. Field 2 options are dependent on Field 1 selections (perfect). I would like to set Field 2 to ‘select all’ options made available and make it read only.

      • #36177
        Alexander Bautz
        Keymaster

          Hi,
          Unfortunately there is not built in functionality for doing this (only when there are only ONE available option).

          I guess you could try using the spjs_casc_ready function (see user manual), but it would require that you write some custom js to select all available options and add them as selected.

          Alexander

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