Hello!

I'm creating a custom template, which includes a
GeneralizedTime date attribute (included in a schema
also defined by me). 

I'd like to include a date selector, that will
hopefully reformat the chosen date to GeneralizedTime
format.

I'm trying to use the DrawDateSelectorLink, but I'm
not sure if the attribute the function takes must be
the name of the data type (generalized time, in my
case), or the name of the attribute itself. 

I've tried:

<option>=php.DrawDateSelectorLink("GeneralizedTime")</option>

and also:
<option>=php.DrawDateSelectorLink("nameOfattribute")</option>

But none of them work. No error is shown, but the
selector drawn only includes an "UNKNOWN" option.

I'm using PLA v.1.1.0.5, downloaded from the project's
page.

Thanks for your help!
Irene


       
______________________________________________ 
¿Con Mascota por primera vez? Sé un mejor Amigo. Entra en Yahoo! Respuestas 
http://es.answers.yahoo.com/info/welcome

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to