tintisha_andy Posted February 28, 2012 Share Posted February 28, 2012 Hi, I'm trying to find a way to make "company name" a required field for user registration, we're using WHMCS to handle registrations and orders for a web application we've created that requires a company name. I'm using the action hooks to send the company name across to our web app so I can't just use a custom field and hide the actual company name field. Does anybody know which file handles the form validation? Thanks in advance for any help 0 Quote Link to comment Share on other sites More sharing options...
m8internet Posted February 28, 2012 Share Posted February 28, 2012 templates/your template/clientregister.tpl 0 Quote Link to comment Share on other sites More sharing options...
tintisha_andy Posted February 28, 2012 Author Share Posted February 28, 2012 Thanks for the quick response, that's not quite what I'm looking for, I'm sorry I should have been clearer. clientregister.tpl is the form itself, I'm looking for the file that handles the validation and returns error messages if there is required data missing so that if a client misses out their first name for example it returns... The following errors occurred: You did not enter your first name I need to be able to make company name a required field like first name, last name etc... Thanks again for any help 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.