Validating XForm data
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2007 12:47 PM
Forgive the noob question, I haven't been able to find any doc related to this topic yet.
Here goes…Is there a way to validate fields on submission of xform data?
e.g. user fills in fields in xform generated by xsd and submits content to generate new asset, server validates for things like strings not exceeding max length requirements, 1 date field value is set to a future date in relation to another date field etc…
Here goes…Is there a way to validate fields on submission of xform data?
e.g. user fills in fields in xform generated by xsd and submits content to generate new asset, server validates for things like strings not exceeding max length requirements, 1 date field value is set to a future date in relation to another date field etc…
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2007 10:32 PM
this should be all validated right now if you are putting those constaints inside of your schema.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2007 01:02 PM
Thanks for the reply.
Perhaps those weren't the best examples I gave…the schema spec does allow for basic validation of it's values.
I guess my real question is, is there any way to easily extend/customize the way the web forms are validated for possibly more complicated use-cases beyond simple field validation?
Perhaps those weren't the best examples I gave…the schema spec does allow for basic validation of it's values.
I guess my real question is, is there any way to easily extend/customize the way the web forms are validated for possibly more complicated use-cases beyond simple field validation?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 03:11 PM
at the moment - not so much.
can you give some examples for the type of validation schemes you're looking for?
can you give some examples for the type of validation schemes you're looking for?
