M
MarkP
Background: I setup a web sevice to retrieve data from a database, and also
save the form submission to the database. The retrieval and submission
processes work flawlessly. The fields are all bound inside a repeating
section bound to that dataset.
Question: I have several DatePicker controls on the form and for some
reason they always show up as required. I don't want them to be required. I
cannot figure out how to make a bound DatePicker control inside a repeating
section not required. The database allows nulls for these field, the xsd for
the dataset has no mention of them being required, so why does InfoPath
require them to be filled in?
save the form submission to the database. The retrieval and submission
processes work flawlessly. The fields are all bound inside a repeating
section bound to that dataset.
Question: I have several DatePicker controls on the form and for some
reason they always show up as required. I don't want them to be required. I
cannot figure out how to make a bound DatePicker control inside a repeating
section not required. The database allows nulls for these field, the xsd for
the dataset has no mention of them being required, so why does InfoPath
require them to be filled in?