Hi,
In my application, i have got several forms with the same bunch of
fields and other different fields.
What i would like is to create a component with the bunch of fields and
include it in the forms.
But the validateForm event is only managed by the page where my form is
declared and i can not catch it in the component itself so i can not
record crossfield errors.
And i can neither record crossfield errors in the page because the
fields are declared in the component and not in the page ...
Any idea ?
Stephane
- Is there a way to include a component with fields in a f... Stephane Decleire
-