Hi all,
I'm trying to use an alternative message resource to display errors after
the validate process. I set in the validation.xml the following element:

<field
    property="siteuser.siteusername"
    depends="required">
        <arg
            key="label_username"
            bundle="loginResources"
            position="0" />
</field>


It doesn't work and I have the suspect that the bundle attribute is
completely ignored. Can anyone help me?

Thanks

aris.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to