- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 20,573
- راهحلها
- 27
- پسندها
- 3,259
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I would like to modify the user registration form to add a field called "claim", and I need to validate the registration form in such a way that both the username value and claim value are passed into a function I've already written. I haven't been able to find any existing instances of validation that involve multiple fields.
Is there any sort of post-submit validation hook I can use with all the submitted values available?
Is there any sort of post-submit validation hook I can use with all the submitted values available?
نام موضوع : Validation of multiple field values together