Field Labels
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
Field Labels
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?
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Field Labels
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
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
-
caseywhite
- Posts: 192
- Joined: Thu May 26, 2016 1:17 am
Re: Field Labels
Thanks for the response Stewart.