1) Is there a way to translate the "general.field-required" label received when validating such a widget with @required=true

Yes, all default validation errors are in catalogue "woody".


1) Is there a way to get back the value and the label of a selection_list.

Frankly, I don't know. Can't you have the same value and label? In the worst case you can always take the value from model, by selecting an element which has the selected value (you can use XPath for this).


Regards,
Marcin Okraszewski


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



Reply via email to