Summarize values chosen in Form

M

MrktgOpsUser

I have a form that that has around 20 fields, the field types vary with some
as dropdown (single selection), free form fields and some that are multi
selects within a field and they come from sharepoint list lookups. Because
some lookups contain a large number of values like countries or US states how
can summarize all the values selected at the bottom of the form? Thanks
 
S

Shiva

Hello,

Based on the selection of the dropdown values you can show those values at
the bottom of the form using expression boxes. You have to bind the
expression boxes to drop down schema values.
 
Top