Goodmorning everybody,

I'm actually using the last version of PHPLdapAdmin (1.2.5) and I'm facing problem with the usage of max attribute.

What I would to do is having multiple textfield (let's say 4...) for a specific attribute, thus in my ldap schema four different values correspnd to a specific attribute.

Using max attribute I can see the four fields but during the first loading of PLA and sometimes around I see the following warning: "Unknown XML setting [/max/]Unknown attribute setting will be ignored. [s:1:"4";]"

This is the declaration of the attribute in the creation template:
<attribute id="TryAttributeMax">
    <display>TryAttributeMax</display>
    <value id="st...@example.com">st...@example.com</value>
    <value id="mem...@example.com">mem...@example.com</value>
    <order>2</order>
    <page>3</page>
    <max>4</max>
</attribute>

Thinking it was a problem of the template dtd I tried to modify it inserting max in the declared attribute list but without success.

Any idea?

ThankYou very much previously for Your help,

Luca P.
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
phpldapadmin-users mailing list
phpldapadmin-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to