NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on June 18, 2012, 01:24:59 PM

Title: Display Fileds CSS class
Post by: Alberto on June 18, 2012, 01:24:59 PM
Hi,
How can I change the CSS class of all the display fields of a form?
TIA
Alberto
Title: Re: Display Fileds CSS class
Post by: Bruce on June 18, 2012, 10:06:53 PM
if you want to restrict it to Display fields, then on the CSS tab for those fields.
The "overall" CSS Classes tab does not have classes separated by form field type.

cheers
Bruce
Title: Re: Display Fileds CSS class
Post by: JohanR on June 18, 2016, 02:08:01 AM


Hi Bruce

Would be handy to have this available.  <g>
Unless there is a way to do it now, but not sure where to find it.

thanks

Johan
Title: Re: Display Fileds CSS class
Post by: Bruce on June 20, 2016, 01:50:45 AM
Hi Johan,

At the moment you can set the class for all the fields on a form. Or you can set it at the individual field level.

Setting it at the "type" level would involved a _lot_ of template settings and properties (both at the global and procedure level) because there are lots of types. Some types are "complex" meaning they have multiple parts (each part can have it's own CSS.) It's probably do'able, but perhaps not something I'll be doing soon.

cheers
Bruce