I'm trying to build the JSON file with FormBuilder (1.66)
One of the sections I want is "Multilinetext", but even though I put the height (say 100dip) in the options field nothing seems appear.
I've looked at the documentation and cannot find an example of "Multilinetext" used.
Any help would be appreciated.
Yep. that's the one.
As you can see from the screenshot, the 2 text fields are ok, but the bottom multiline is not there (the height is set to 100dip).
Hum. I've made your layout, and it's working fine. Attached the json, open it.
What I don't understand is where you set the height to 100dip... View attachment 93305
That's just what I wanted.
However my Formsbuilder produces the same json file as yours, but doesn't show the multiline text.
The height is set in the options box (hidden under the dialog) , though I didn't set it for the attached file.
Thanks for looking.
I've attached a screenshot from the project.
As can be seen the multi-line text doesn't appear. I'm using the same json file as your "Text.zip"