Irene FM wrote:
> How can I set the template to use when showing this
> type of objetc?
>
Yes, they are called "modification templates" and the go in the
modification/ directory. (They have the same structure as the creation
templates, and can be completely different to the creation template i
Hello:
Is it possible to use a certain template not only to
create new objects, but also when displaying existing
ones?
When I click on an existing object, I see at the top
of the page:
"template: No template"
How can I set the template to use when showing this
type of objetc?
thanks,
irene
Ryan Steele wrote:
> I saw there used to be a bug where this did not work, though it was
> purportedly fixed. However, when I specify a dn for which those hidden
> attributes don't apply, it doesn't seem to work.
>
Ryan,
I just tried this on my setup and it works as expected.
Make sure that
Irene FM wrote:
> I've just got another question:
> Is it possible for the format of the date that is
> actually posted to the database, to be different to
> that displayed in the value box?
>
No. :)
...deon
-
This SF.net
Hello! Thanks a lot, setting in my config.php
$config->custom->appearance['date_attrs'] =
array('nameOfAttribute'=>'%Y%m%d00');
worked, only I was also setting the template options
wrong, putting the funcion inside rather than
or tags.
I've just got another question:
Is it possible for