SPJS-Lookup Dual Sorting

Forums SPJS-Lookup SPJS-Lookup Dual Sorting

Viewing 1 reply thread
  • Author
    Posts
    • #28055
      Wilson
      Participant

      Hi Alex,
      Is it possible to sort SPJS-Lookup by 2 fields?

      
      
      "orderBy": [{
      	"fin": "Terminal",
      	"ascending": true
      },
      {
      	"fin": "Title",
      	"ascending": true
      }
      ],
    • #28072
      Alexander Bautz
      Keymaster

      This is unfortunately not so easy. Maybe you could use a cascading dropdown instead and have the Terminal in the first dropdown and the Title in the next?

      Alexander

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