Gossamer Forum
Home : Products : Others : Gossamer Community :

user_profile.html - unknown birthday tags

Quote Reply
user_profile.html - unknown birthday tags
Hi,

I decided to use my own modify profile form.

So, I am not using automatically generated form:

<%Community::Web::SSI::ssi_profile_form(
td_l => 'class="body" width="40%" align="right"',
td_r => 'class="body" align="left"',
required => '*'
)%>


The problem is with prof_birthday-day, prof_birthday-mon, prof_birthday-year tags.
They are unavailable when changing profile.

The only birthday date available is prof_birthday, but the format is 1970-01-01.

I would like to use select boxes for day and month + text box for year.

Is there a way to make those tags available?

Thanks in advance!
Subject Author Views Date
Thread user_profile.html - unknown birthday tags Payooo 2351 May 29, 2004, 1:21 AM
Post Re: [Payooo] user_profile.html - unknown birthday tags
Payooo 2092 Jul 8, 2006, 6:37 AM