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 CRM (Archived)

Notify a user when they open a record.

(0) ShareShare
ReportReport
Posted on by 145

Hi folks,

I want to notify a user to enter some information (voluntarily) when accessing the case record.

Does anyone have experience doing this, it could be a popup, banner, text etc..

Thanks,

J

*This post is locked for comments

I have the same question (0)
  • Verified answer
    T.I.A Profile Picture
    1,760 on at

    you could either use Javascript running on load of the form, this will make a notification banner appear at the top of the form:

    Xrm.Page.ui.setFormNotification(“This is an INFORMATION notification.”, “INFORMATION”)

    or dialog pop up:

    var alertStrings = { text: "successfully checkedin." };

    var alertOptions = { height: 120, width: 260 };

    Xrm.Navigation.openAlertDialog(alertStrings, alertOptions).then( function () { }  );

  • opticshrew Profile Picture
    145 on at

    Hi T.I.A,

    I think that's what I'll need to do. How do I add that in?

    Sorry for my incompetence :D

    Thanks,

    J

  • Verified answer
    T.I.A Profile Picture
    1,760 on at

    No worries. Add the javascript to a web resource and call your function using the on load event handler

    4251.form-properties.PNG

  • opticshrew Profile Picture
    145 on at

    Perfect, thanks!

    J

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 > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
NeerajPawar Profile Picture

NeerajPawar 2

#2
jlattimer Profile Picture

jlattimer 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans