-
nich008 posted on the forum topic validation after profile edit – how to stop submission and display error in the group How-To and Troubleshooting: 13 years, 4 months ago
‘bump’ and reword – How do I apply validation rules when someone edits their profile?
-
nich008 started the forum topic validation after profile edit – how to stop submission and display error in the group How-To and Troubleshooting: 13 years, 4 months ago
I have added custom validaton to profile creation by using the bp_signup_validate hook. The validation actually looks up a code in a separate database, and flags errors if not found using $bp->signup->errors. This prevents submission of a faulty form. This works well, but I need it to work after profile edit too. I’ve used the […]
-
nich008 joined the group How-To and Troubleshooting 13 years, 4 months ago
@nich008
Not recently active