From: <ba...@ro...> - 2004-03-19 19:12:40
|
Is there a way in the API to add fileds to be validated? I'm building part of a form on the fly, and have (x) number of repeating fields, that I'd like to validate, but don't know how many, or their names up front (well, I set their names). I figured I could read the form xml in, add the nodes I need, and pass that to the FormManager.. but didn't know if there was a more elegant way. Thanks, Barrie |