• Sandhya Narayanan
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I have a few validation rules defined on custom fields of account object. These fields are getting fetched on a VF page, but the validation rule error messages are not getting displayed on the page. I have added the tag  <apex:messages /> in my VF page, still the error msg is not getting displayed.
Kindly advise what i should do so that the validation rule error msg gets displayed on the VF page.

Thanks,
Sandhya
I have a few validation rules defined on custom fields of account object. These fields are getting fetched on a VF page, but the validation rule error messages are not getting displayed on the page. I have added the tag  <apex:messages /> in my VF page, still the error msg is not getting displayed.
Kindly advise what i should do so that the validation rule error msg gets displayed on the VF page.

Thanks,
Sandhya