CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Profile HTML code doesn't hide fields
Pages: [1]

Author Topic: Profile HTML code doesn't hide fields  (Read 672 times)

tabletguy

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
Profile HTML code doesn't hide fields
April 23, 2010, 04:39:59 am
When I get the HTML source code for a profile, with date fields, the date field is styled with class hiddenElement" but it isn't typed as hidden.

I think it should be type="hidden"

Example:
Code: [Select]
<input type="text" name="custom_3_hidden" id="custom_3_hidden" class="hiddenElement"/>
Second (and I know this may be part of my "issue"), the HTML doesn't include any CSS files, but clearly there's some intent to be using styling. Where is this file, and / or where might this be documented?

Thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Profile HTML code doesn't hide fields

This forum was archived on 2017-11-26.