multiple selection list box is defaulting to a value

W

Wenster

I am using a multiple-selection list box in my form. It is populated from a
SharePoint list. When I test the form, one value is already selected in the
list box. Is there a way to prevent this? I don't want any values to be
selected as a default.
 
C

Clay Fox

The first item will always appear.

Your options are to add a blank value to your list or use a set field action
in your open rules to set the dropdown to a blank value before the user sees
it.
 
A

Anuma(GGK Tech)

Hi,
Try this:
Double click on the mulitiselection field in the schema and remove the
default value.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top