I'm using clientside validation on webforms. I'm adding this webform to a page as a block. Sometimes the error messages display inline below the textfields as I expect. But when I refresh the page, the error messages appear flying out which is the default error message format webform provides(not appearing inline below the text field). Not sure why its showing this inconsistent behavior.

Note: I'm only activating clientside validation module and not any of the additional modules that comes with it.

Comments

nsshrinivasan created an issue. See original summary.

nsshrinivasan’s picture

Title: client side error messages does not appear on initial page load(inconsistent behaviour) » client side error messages on webforms does not appear on initial page load(inconsistent behaviour)
nsshrinivasan’s picture

Issue summary: View changes