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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

Hiding the footer in UI Outlook app

(0) ShareShare
ReportReport
Posted on by

Hi folks, hopefully an easy question! I'm trying my hand a bit of JS to simply hide the footer in an app (specifically, the D365 for Outlook app). I've tried a number of things but haven't had any success - this is my current script:

function HideFooter() {
	// Run on form load
	this.formOnLoad = function (executionContext) {
		var formContext = executionContext.getFormContext();

		formContext.ui.footerSection.setVisible(false);	// Hide the footer
	}
}

Any ideas what I'm doing wrong? The below article seems to handle the problem but it looks far more complex than I think I need. 

community.dynamics.com/.../managing-header-and-footer-of-the-form-in-dynamics-365-using-client-api

Many thanks in advance! 

I have the same question (0)
  • Verified answer
    Wahaj Rashid Profile Picture
    11,321 on at

    Hi,

    Than you for your query.

    This functionality is only supported in the Unified Interface.

    As far as I know, this will not work for the Outlook App.

    setBodyVisible (Client API reference) in model-driven apps - Power Apps | Microsoft Docs

    pastedimage1621368633402v1.png

  • Community Member Profile Picture
    on at

    I could be wrong, but I'm fairly certain the new version of the D365 for Outlook app uses the Unified Interface, as opposed to the old app that was separate.

  • Suggested answer
    Torrado Profile Picture
    1,270 on at

    Hello,

    Probably that JavaScript function is not yet available for D365 for Outlook App. Even it uses the Unified Interface, the forms are still different, so probably the functions will be made available gradually.

    Also, there is no official documentation confirming that it works for D365 for Outlook app so, as best effort, you can try to clarify that directly with Microsoft by opening a case.

    Hope this helps you.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
iampranjal Profile Picture

iampranjal 51

#2
Martin Dráb Profile Picture

Martin Dráb 39 Most Valuable Professional

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 26 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans