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

Notifications

Announcements

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

Responsible AI policies

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

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
ZS-27011425-0 Profile Picture

ZS-27011425-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans