Zum Hauptinhalt gehen

How to I pass the event.argument from Display form to the next Query.

Kommentare

2 Kommentare

  • Permanently deleted user

    For autocomplete elements use $form.state.element.label.

     

    You should play around with your form in the sandbox or in a viewer with the debug query property set true, then open the dev console. You'll be able to see the complete structure of that form object and it will help you going forward.

    0
  • Permanently deleted user

    ^EDIT: use &dev=true instead of &debug.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.