Hi all,
using FormsBuilder we can prepare a json file suitable for use by PreferenceDialog. But what if items needs to be "taller" than default height in order to fully show their text?
I mean, I have a boolean yes/no switch. Its explanatory text is somewhat long (a couple of text lines). Standard PD shows only partially given text. What to do?
I know about the explanation item, but having a bunch of them to overcome the limited default space for simple booleans doesn't seems to be ideal.
Should I access the underlying CLV to alter those panels height? Is there any "automatically adjust the height" setting buried somewhere?
Another option is obviously to design from scratch a proper layout, but I liked the idea of FB+PD working together to prepare and show in no time a simple survey.
Let me know if I simply missed the obvious or if the great couple is yet in its infancy so it could be well suited for really simple tasks but not for a more complex one.
TIA
using FormsBuilder we can prepare a json file suitable for use by PreferenceDialog. But what if items needs to be "taller" than default height in order to fully show their text?
I mean, I have a boolean yes/no switch. Its explanatory text is somewhat long (a couple of text lines). Standard PD shows only partially given text. What to do?
I know about the explanation item, but having a bunch of them to overcome the limited default space for simple booleans doesn't seems to be ideal.
Should I access the underlying CLV to alter those panels height? Is there any "automatically adjust the height" setting buried somewhere?
Another option is obviously to design from scratch a proper layout, but I liked the idea of FB+PD working together to prepare and show in no time a simple survey.
Let me know if I simply missed the obvious or if the great couple is yet in its infancy so it could be well suited for really simple tasks but not for a more complex one.
TIA