• lion_el
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
In an Apex page does anyone know how to show the field help text (the standard question mark next to the field) when using <apex:inputField if the showHeader="false"? I noticed that in my apex code, fields show their help text when showHeaders="true" but disappears as soon as I set showHeaders to "false". Is there an attribute that needs to be set somewhere?
  • January 07, 2010
  • Like
  • 0