Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Hi,
Joomla : v3.3.0
JomSocial:v3.2.0.3
Socialize:v1.2.7
Set a custom field called "Age" type BIRTHDATE as Age instead of Date of birth.
Can't be displayed at the registration process.
Can be seen at the live site. Just create a new account.
Cheers,
L
Hi,
I've done another user registration process, it's better. Did you change something ?
We've set birthdate custom field for age from 18 to 95
Why don't we get a pop-up window displaying these values ? Instead of having the calendar like in the date setting.
I would expect having a window with age from 18 to 95
In spite of having set the date format to d-m-Y it's displayed as Y-m-d
And last thing about Advance search on the Age field. Same remark we should enter number instead of date.
Cheers,
L
when you activate multiple profile, all field on registration process must be enabled at multiple profile settings not on customize profile :) if you click on you multiple profile name, you will see another tab there to enable and disable field for registration for that multiple profile :)
i just change "AGE" into enable on every multiple profile do you have :)
We can create a pop up for this, we just limit the year value on calendar.. yes for date picker all displayed with Y-m-d because mySQL database only known Y-m-d format.. if you want to change into d-m-Y, it's possible but you must hack lot of file for it..
For advance search, as default we design it as "Birthdate" search field not "Age" thats why you must enter date instead number.. you must hack again to change "birthdate" field if you want to enter number instead date :(