-
Nov 4th, 2011, 06:31 AM
#1
Form Submit Conditional Fields
Hi,
I have a scenario in which i want control over which fields i submit from a form.
When i select a checkbox, then 2 text fields(containing date) need to be submitted. Otherwise they should not be submitted.
Currently, since all fields are binded to a DB model object. So submitting empty strings creates binding exceptions when it tries to convert empty string to date.
Any solution for that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules