Thursday, December 18, 2014

Hide Validation Error Note Window on ADF Components

Following skin settings hide error window that pops up on the side of ADF compoent in case of any validation rules are violated for that component, but you still get to see the red border around the component

.AFNoteWindowConeBorder{
display: none
}
.AFNoteWindowConeBL{
display: none
}
.AFNoteWindow{
display: none
}

<< A Request >>
  Please contribute in making this world a better place to live in by adopting a pet from your nearest pet shelter (btw cats are my favourite :-) )
<< Thank You >>

No comments:

Post a Comment