I am using B4XPreferences to enter a series of questions
It is controlled by a JSON File (Picture of Example.json attached)
It is all working, but some of the fields in the Template are very short.
The field I am most concerned with is called "Option"
This causes a drop down list to appear, from which you select a Country.
The Country Field, displayed on the screen is too short so it gets wrapped and chopped, even though there is plenty of space to display it
Picture of the B4XPreferences questions attached
Question 1 is - Is it possible to have a wider field space to display the selection of the country ? (Country Name is 4th Field on the screen)
Question 2 is - Is it possible to amend the Font and font size of the field below it (Your Phone No)
(I am assuming that the settings are fixed inside the B4XPreferences Library)
Thanks for any advice
It is controlled by a JSON File (Picture of Example.json attached)
It is all working, but some of the fields in the Template are very short.
The field I am most concerned with is called "Option"
This causes a drop down list to appear, from which you select a Country.
The Country Field, displayed on the screen is too short so it gets wrapped and chopped, even though there is plenty of space to display it
Picture of the B4XPreferences questions attached
Question 1 is - Is it possible to have a wider field space to display the selection of the country ? (Country Name is 4th Field on the screen)
Question 2 is - Is it possible to amend the Font and font size of the field below it (Your Phone No)
(I am assuming that the settings are fixed inside the B4XPreferences Library)
Thanks for any advice