Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Suggested answer

Issue in header section while loading a form

Posted on by
when hiding the header section using the following command on onload form
 
formContext.ui.headerSection.setCommandBarVisible(false),
formContext.ui.headerSection.setTabNavigatorVisible(false), 
formContext.ui.headerSection.setBodyVisible(false).

I can see this screen while loading the form.
 
 
And after completely loading, the header section gets hidden.
I dont want the header section to show up and then hide while loading the form. How can it be fixed?
  • Suggested answer
    Haig Liu Profile Picture
    Haig Liu Microsoft Employee on at
    Issue in header section while loading a form
    Hi,
     
    This is the expected behavior, the set visibility function is not as prioritized as some of the functions, so the elements are displayed before the form is fully loaded.
    It is recommended that you try to enable Async OnLoad:
     
    If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more.
    Please feel free to contact me if you have any further questions.
    Regards,
    Haig

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans