I have a combo box which allows multiple selection and the values are derived from a SharePoint list. Based on the logged in user it should select the default value for that user. Onselect from the previous screen I am passing the DefaultTeamDL value which is Dynamically derived based on Office365Groups.
this is what I have for item for the combo box
item: 'SharePoint list'
The combo box displays the title values for the SharePoint list
DefaultselectedITem:
@WarrenBelz Thanks for your help! this worked for me.
I am in a different time zone to you (7am here in Australia), so please be patient. Assuming DefaultTeamDL is a Text value, the DefaultSelectedItems should be
{Title: DefaultTeamDL}
however how are you writing multiple selections back to a Text field (Title) ? That is why I asked for the name and type of field you are writing back to.
@WarrenBelz Can you please help me?
the Combo box is on a search screen which by default should show the value that is set as a variable from the previous screen which displays correctly but when I am on the search screen in the combo box it only shows that variable value from previous screen and not all the Title values from the SharePoint list.
items for combo box is 'SharePoint list' displaying the title and yes allow multiple selection is turned to yes.
Hi @ReenaS11 ,
What is the Items of the Combo Box and what is the name and type of field that it is displaying from / writing to. Also your Combo Box allows multiple selections - is the field multi-value ?
WarrenBelz
146,601
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,946
Most Valuable Professional