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 :
Service | Customer Service, Contact Center, Fie...
Suggested Answer

Notification (banner) on the contact record

(0) ShareShare
ReportReport
Posted on by 30

how to make the banner (mentioned below in Yellow) on the forms in the Unified Interface APP.

They appear in the legacy web client but not on UI APP

pastedimage1582644573542v1.png

I have the same question (1)
  • Suggested answer
    LeoAlt Profile Picture
    16,331 Moderator on at

    Hi partner,

    If you want to show notifications in UCI form, you could add custom JS code to do this.

    function showNotiInForm(executionContext){
        var formContext=executionContext.getFormContext();
        formContext.ui.setFormNotification("This is a ERROR","ERROR","a");
        formContext.ui.setFormNotification("This is a WARNING","WARNING","b");
        formContext.ui.setFormNotification("This is a INFO","INFO","c");
    
    }

    pastedimage1582686302815v1.png

    https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/clientapi/reference/formcontext-ui/setformnotification

    Hope it helps.

    Best Regards,

    Leo

  • Snitika Luthra Profile Picture
    30 on at

    Thankyou Leo. I have used the above methods on the form. The reason it was not appearing is once I deactivate a record, the notification will only appear if I refresh the record page. Its working now.

  • LeoAlt Profile Picture
    16,331 Moderator on at

    Hi partner,

    Thanks for your reply and sharing :-)

    Best Regards,

    Leo

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Service | Customer Service, Contact Center, Field Service, Guides

#1
ManoVerse Profile Picture

ManoVerse 28 Super User 2026 Season 1

#1
11manish Profile Picture

11manish 28

#3
Goloknath Profile Picture

Goloknath 26 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans