I have one input field (select type) that is dependent on the value of another input field. So, I want the live data of the independent field and then provide the right choices for the dependent field. I have done it using bundle.inputData but it is getting the value from previous form, not from the live form. Then I have tried using bundle.inputDataRaw. But it returns empty object. How do I get the live data?
Page 1 / 1
Here’s an example of what it sounds like you’re trying to accomplish that might help:
Let us know that doesn’t get you up and running.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.