I don't see the purpose of having Title on the registration form, where it says Mr and Mrs etc.. I also don't see any sites wanting to know if you are a Ms, Mrs, Mr, Miss, or so forth.. I've seen sites ask gender, but that's dating sites and things like facebook.. Since this is a file hosting site, I don't see why it needs to be there.
Sure, I can hide the field from the register.html , but then the title field in the database is going to be NULL or, maybe the form will complain that title was not given.. Or, i'd have to set everyonese title to Mr by default, or whatever.. or Dr.. or Pro.. it just goes back to it not being necessary IMO
so if in the admin section, we could check box what fields we want to ask from the user, that'd be cool.. so if we uncheck 'title' it wont be on register.html.. Or, dont bother w/ giiving us an option to remove things from the register.html on the /admin section and just remove Title from the registration.
Or if you want to keep title, thats up to you, but anyone have advice on what I should do then?
Sure, I can hide the field from the register.html , but then the title field in the database is going to be NULL or, maybe the form will complain that title was not given.. Or, i'd have to set everyonese title to Mr by default, or whatever.. or Dr.. or Pro.. it just goes back to it not being necessary IMO
so if in the admin section, we could check box what fields we want to ask from the user, that'd be cool.. so if we uncheck 'title' it wont be on register.html.. Or, dont bother w/ giiving us an option to remove things from the register.html on the /admin section and just remove Title from the registration.
Or if you want to keep title, thats up to you, but anyone have advice on what I should do then?