Do you have any idea where the validation.xml is generated? So that we can
change it?
Or - better - have you changed the part in your source and could help us?

Thanks,
Henner Kollmann

> The second problem is with the generated validation for 
> maxlength. The 
> generated part of validation.xml is for example
>  
> <field depends="maxlength" property="region">
>             <msg key="region has a maximum length of ${var:maxchars}" 
> resource="false" name="maxlength"/>
>             <arg0 key="${var:maxchars}" resource="false" 
> name="maxlength"/>
>             <var>
>                <var-name>maxchars</var-name>
>                <var-value>1</var-value>
>             </var>
> </field>
> 
> If  I change all "maxchars" to "maxlength" it works fine. The same 
> change is used in the bugtracker example.
> 
> I want to suggest the use of DevGui to my colleagues and I 
> don't like to 
> explain the changes that I am doing. Would it be possible to 
> fix these 
> problems in new builds or tell me how to avoid them?
> 
> Thank you very much
> 
> Pavel Vesely
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program. 
> Does SourceForge.net help you be more productive?  Does it 
> help you create better code?  SHARE THE LOVE, and help us 
> help YOU!  Click Here: http://sourceforge.net/donate/ 
> _______________________________________________
> DbForms Mailing List
> 
http://www.wap-force.net/dbforms



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
DbForms Mailing List

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

Reply via email to