web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Opening an editable view in iframe

(0) ShareShare
ReportReport
Posted on by

I've got an iframe on the contact entity that shows a view with activities for a contact.   This worked fine in the classic UI, but not in UCI.

   var url = Xrm.Page.context.getClientUrl() + '/userdefined/areas.aspx?formid=' + formId + '&inlineEdit=1&navItemName=Activities&oId=' + encodeURIComponent(oId) + '&oType=' + oType + '&pagemode=iframe&rof=true&security=852023&tabSet=areaActivities&theme=Outlook15White';
            if (frame != null) {
                frame.setSrc(url);

Is there a different command to set the view to editable?

Thanks

I have the same question (0)
  • Suggested answer
    Rui Carvalho Profile Picture
    Microsoft Employee on at

    Hello,

    That action is unsupported, as you can see on this doc Use IFRAME and web resource controls on a form

    pastedimage1604921864410v2.png

    Instead of using an iframe why don't you try to insert a Sub-Grid and select the view you would like to see?

    pastedimage1604921980199v3.png

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 160

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 65 Super User 2026 Season 1

#3
ManoVerse Profile Picture

ManoVerse 51 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans