There seems to be a bug or issue with the new form builder. In my case, to keep design consistent in my projects I have created various input components.
When I try to use these, the variable is not appearing. If I try to use regular input fields that are not components, then it works.
This is causing a little headache with me, as it seems that I need to build forms without components, and that means it’s a lot more challenging to keep design and logic consistent in the application.
Anyone else experiencing this issue and have figure out a way to resolve it? I contacted support, but they said it’s a limitation that they can’t resolve currently.