Page 1 of 1

Field Labels

Posted: Fri Nov 04, 2016 8:36 am
by caseywhite
There is a property for fields called LabelThemeDrawStyle. Rather then setting this for each field so that I can define the style of the field labels, is there a way in the theme to set this once? I didn't see anything available within the edit control theme drawstyle. Seems like the only way for me to bold the label is to set the LabelThemeDrawStyle on the field itself. That would mean doing this for every field in the system. Is there an easy way to accomplish this?

Re: Field Labels

Posted: Fri Nov 04, 2016 9:55 am
by Stewart Marshall
Hi Casey

There's nothing in the product at the moment that enables a global setting for field labels.

However, it should only take a few seconds per page to set the DrawStyle for the labels as they can be set on the ribbon simply by selecting all the fields and picking the DrawStyle.

Regards

Re: Field Labels

Posted: Sat Nov 05, 2016 2:21 am
by caseywhite
Thanks for the response Stewart.