On Jul 4, 2011, at 9:16 AM, Daniel Mejia wrote: > Hi all, > > I have a very simple D2W edit form with some fields, some of them are > required in the model and are correctly validated, the problem happen when I > use the ERDEditHTMl component for one of those fields that are required. The > field is never validated and if the user left the field blank the program > aborts with problems because the field is not null. How can I make to > validate the field using the ERDEditHTML? > > Regards, > > Daniel.
When you say "aborts with problems" do you mean it throws a validation error? That would be the behavior I would expect. Ramsey _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
