We have forms that we need to retrieve the values from but not all fields are required. WHen I use the FieldSummaryService.GetFieldSummary the blank fields are dropped instead of returning "" so no fields are missed. How do I obtain values for all fields even the blank ones. I'm using c# .NET
- Read more about Retrieving Field Values
- 3 comments
- Log in or register to post comments
- 99 views