NetTalk Central

Author Topic: Display Fileds CSS class  (Read 3479 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1869
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Display Fileds CSS class
« 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
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Display Fileds CSS class
« Reply #1 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

JohanR

  • Sr. Member
  • ****
  • Posts: 358
    • View Profile
    • Email
Re: Display Fileds CSS class
« Reply #2 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Display Fileds CSS class
« Reply #3 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