Forum Discussion
New web parts for your modern communications in SharePoint Online
As always, let us know what you think, and where we should invest more time.
Search query and results web parts is an absolute must.
Would love to see the Script Editor Web Part come back, I know the dev team is doing their SPFx thing, but there are too many simple use cases that the SEWP solves that SPFX overcomplicates.
Brent Ellis - One of the notitions behind creating the sharepoint framework (SPFx) was to eliminate the need for the script editor web part. We understand that as of now, since you could litterally do anything you wanted in the SEWP, we don't yet enable "anything".
We'd however love to understand the scenarios you used to be able to easily solve in the SEWP that you refer to "...too many simple use cases that the SEWP solves that SPFX overcomplicates."
- Brent EllisJan 23, 2017Silver ContributorSimple one: I want to create a custom html based button that does something while hovering. About 1 line of html and 3 lines of css, but with spfx it turns into hundreds of lines, multiple files, all kinds of "builds" and tools
- Robert WoodsJan 29, 2017Iron ContributorSame for me, except I am using Script Editor Web Parts to hide information based on the users SP Group.