Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Congratulations, Sanford!! much deserved!!
Thanks Stanford!!I figured out the issue. I was calling handleGlobalRulesJSONErrors() method from wrong place. Localized custom error message is displaying now.Great post on custom validation message.Thanks a lot!!
Hi Stanford, I have done following steps to display localization error message for gmail.com validationAdded handleGlobalRulesJSONErrors code at the beginning of section of LP templateCalled handleGlobalRulesJSONErrors({errorContext: "de",formOrigin: "http://mydomain.lp.com"}); right after code de...