Accessing form data in suffixAction form.
Hi guys
I'm currently trying to access data from the parent form in the suffixActions form.
Here's my code:
So in action() I receive the correct value, in options I don't.
Thanks for your help.
1 Reply
Why are you not using
createOptionForm
and createOptionUsing
on the select?