Skip to content

SharePoint Embedded: Is it possible to embed Word editing into an iframe?Β #10526

@MykolaKanunnikov

Description

@MykolaKanunnikov

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:

  1. opens Microsoft 365 for the web in edit mode; AND
  2. 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions