[dev] Identities

Jan Schneider janmailing@gmx.de
Fri, 29 Jun 2001 13:10:30 +0200


Just to know if I understand you right:
If you click on "edit" the form is filled with the entries from the selected
identity except for the identity's name?
Does this also happen if you deactivate javascript? (There are different
techniques used depending on if javascript is activated)

Jan.

Zitat von Jan Kuipers <jrkuipers@lauwerscollege.nl>:

> Citeren Jan Schneider <janmailing@gmx.de>:
> 
> > It's hard to trace because it works at my installation without any
> problem.
> > But I added an extra check so please try the fix and tell me if it works.
> 
> I don't get the errormessage anymore. But I stil don't get the identity-id
> on the form, i.e.:
> 
> <?= _("Identity's name:") ?><br /> 
> <input name="id" size="30" maxlength="60" class="fixed" <?= isset($to_edit) ?
> 'value="' . $identities[$to_edit]['id'] . '" ' : '' ?>/><br /> 
> <?php endif; ?> 
> 
> from manage.inc, doesn't appear.
> 
> -- 
> Jan Kuipers,
> Systeembeheer Lauwers College
> 
> -- 
> Horde Developers mailing list: http://horde.org/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org
> 
>