-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:sharepoint-embeddedFor tickets related to SharePoint embeddedFor tickets related to SharePoint embeddedsharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supportstatus:by-designTopic described is by design & not considered an issue.Topic described is by design & not considered an issue.
Description
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
not applicable
Target SharePoint environment
other (enter in the "Additional environment details" area below)
What browser(s) / client(s) have you tested
- π₯ Internet Explorer
- π₯ Microsoft Edge
- π₯ Google Chrome
- π₯ FireFox
- π₯ Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
No response
Issue description
It would be nice to be able to create a link to the office file stored in the SPE container that:
- opens Microsoft 365 for the web in edit mode; AND
- is embeddable in an iframe
POST /drives/{{ContainerId}}/items/{{FileId}}/preview returns a link that works nicely with iframes, but its content is view-only. Using in iframe a webUrl from GET /drives/{{ContainerId}}/items/{{FileId}} doesn't work (and seems it's not expected to work like that).
Can we get a link like the preview one, but with content editable in iframe?
Metadata
Metadata
Assignees
Labels
area:sharepoint-embeddedFor tickets related to SharePoint embeddedFor tickets related to SharePoint embeddedsharepoint-developer-supportsharepoint-developer-supportsharepoint-developer-supportstatus:by-designTopic described is by design & not considered an issue.Topic described is by design & not considered an issue.