Add inline error handling to all member forms with access to errors in the templates #2871
Closed
pyrobob83
started this conversation in
Feature Requests
Replies: 2 comments
-
|
@pyrobob83 I guess the only reason is that registration form was evolving differently. The template tag existed for a while, while for other forms we were making the existing code for legacy member templates work in EE "regular" templates - which did not support inline errors This FR completely makes sense (and hopefully implementing inline error would not require major rewrite, LOL) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently it appears only the member-related form that has inline error handling available is the Registration form - is there a reason for that? My request is for at least all of these forms (if not all member-related forms) to also have that feature available, with access to the errors in the templates so we can avoid the default EE grey error screens:
Beta Was this translation helpful? Give feedback.
All reactions