Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=2843053
By: hkollmann

Seems that devgui has an bug...
Here is an working example

<field property="user_name" depends="required,maxlength">
   <arg0 key="aucos.user.name" />
   <arg1 name="maxlength" key="${var:maxlength}" resource="false" />
   <var>
      <var-name>maxlength</var-name>
      <var-value>15</var-value>
   </var>
</field>

First arg must be the name of the field. Second is the maxlength attribute.


Cheers,
Henner

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=55830


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to