Help with Adding Error Message on Form
-
I’m working with the profile information form, and I’m trying to add a link to the error message. I tried pretty hard and havn’t been able to do it, and I havn’t found anything online relating to this.
I’m trying to make the add_error function output an error message with a link like this.
UM()->form()->add_error( $key, __( “Toll-Free # Not Added, Click Here to add to your profile.”, ‘ultimate-member’ ) );
Any Ideas?
The topic ‘Help with Adding Error Message on Form’ is closed to new replies.