Page 1 of 1

Controlling the fonts of field labels

Posted: June 20th, 2022, 4:14 pm
by AriSilva
Hi folks,
The qsf can be formatted as you wish, changing fonts, colors, etc., no problem with that.
But, as we are using the option of "show field labels above question text", the font the system uses is very big, much bigger than the default font used for the question text.
Is there a way to control the font used for the field label, in a one-by-one situation, that is, for each specific question, using tghe formatting screen in the qsf, or, even, changing this firomat for the whole application?
In the attached example below, the field label (W81_AUX1) is too big forthe question text (qual pessoa)
Best
Ari

Re: Controlling the fonts of field labels

Posted: June 21st, 2022, 11:29 am
by Gregory Martin
Right now there's no way to control that font, as the style is hardcoded in the Android layout. In the long run, we'll likely move nearly all text you see to HTML, at which point this could be customized. For now, your best--albeit annoying--option would be to turn off the field labels and add them to the top of each question text entry:
~~getlabel()~~

Re: Controlling the fonts of field labels

Posted: June 29th, 2022, 4:07 pm
by AriSilva
Got it.
Thank you
Ari