Announcements
Hi Everyone,
I have a Multiline input textbox in my SharePoint list and I have a ComboBox with several items in it. I need help how can I add certain selected number of Items in the Combo Box to the Multiline input textbox.
i.e Combo Box has 4 items and 2 Items is selected. how can I add these 2 items in the multiline input box. Thanks for your support and assistance.
Hi @vicsaisan ,
Please set the text input control's default property to:
Concat(ComboBox2.SelectedItems,Value1,Char(13))
Best Regards,
Bof
Thank a lot Bof! this really works as expected! 🙏
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1