Known issues
This section lists issues that were known to exist in WebForms 2010 SP1 at the time of release.
- Cannot include label of a Basic Fields Group in a Summary Field
-
Problem: If your Form includes Basic Fields Group Fields, that is, Fields that are a list of Basic Fields with a label, then the fields value will be rendered without a label in a Summary Field, and with each value on a separate line. So, for example, if you create a Basic Fields Group Field called "Credit Card", consisting of four four-digit number fields, the Summary Field only displays the four four-digit Basic Fields, each on a separate line.
Workaround: To work around this problem, create your own custom field using the Field Type Editor (you can use the Sample Fields provided as a starting point) and render it in the format you prefer.
- Cannot use dates in a Relevance condition
-
Problem: WebForms does not enable Form authors to specify a Relevance condition that compares against a Date field.
Workaround: There is currently no workaround. Depending on the use case for implementing a date-based relevance check, you may choose to create fields of different Field Types that express the same information.