Question
1
Replies
282
Views
Posted: October 24, 2018
Last activity: 1 week ago
Closed
Solved
Pega Validation Messages right of input fields
Hello,
I am having a problem where I would like for my validation error messages to display to the right of an input field instead of centered under it but I can't seem to find a way to do this. Is there a way to enforce that the validation messages show to the right of the input field rather than under it?
***Updated by moderator: Lochan to update platform capability***
So, there is this class "dynamic-icon-error-div" which has CSS attributes that will set the position, margin etc of the error field. Modifying these in the application skin should help you achieve the requirement.