Forum Discussion
myansona
Jul 10, 2023Copper Contributor
DropDown in a text on a webpage
Hello guys,
I need to a create a webpage with a text and have dropdown options in the text. If I can make the dropdown options searchable, that would be awesome.
Thanks,
Sona
myansona Can you share more information about your requirements?
- Are you using SharePoint online or on-premises (classic or modern experience)?
- What is the purpose/use of this drop down on the SharePoint page?
If you are using on-premises and classic experience, you can use content editor to embed the HTML on SharePoint page.
If you are using SharePoint online and modern experience, you can achieve it using SharePoint framework (SPFx) web parts.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
2 Replies
Sort By
myansona Can you share more information about your requirements?
- Are you using SharePoint online or on-premises (classic or modern experience)?
- What is the purpose/use of this drop down on the SharePoint page?
If you are using on-premises and classic experience, you can use content editor to embed the HTML on SharePoint page.
If you are using SharePoint online and modern experience, you can achieve it using SharePoint framework (SPFx) web parts.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- myansonaCopper ContributorThank you so much