New Post: Dialogs from View/Grid
First off... thanks for sharing this with. I've enjoyed using this Alerter on forms. I've used for multiple question. Work fantastic. I've been trying to get the scipt going from a Ribbon-button. So I...
View ArticleNew Post: Dialogs from View/Grid
Found the problem. It was my bad... the relative to the ClientGlobalContext.js.aspx was wrong... that's where getDialogArguments are set. All done... works like a charm from Views as well.
View ArticleNew Post: CRM 2016 and Supportability?
Does this work with CRM 2016 with both, legacy and turbo forms? Does this use CRM supported JavaScript?
View ArticleUpdated Wiki: Documentation
Installation & UsageDownload and install the unmanaged solution (recommended), or download the source files from other downloads, and create the 6 required web resources manually using your own...
View ArticleUpdated Wiki: Documentation
Installation & UsageDownload and install the unmanaged solution (recommended), or download the source files from other downloads, and create the 6 required web resources manually using your own...
View ArticleUpdated Wiki: Documentation
Installation & UsageDownload and install the unmanaged solution (recommended), or download the source files from other downloads, and create the 6 required web resources manually using your own...
View ArticleUpdated Wiki: Documentation
Installation & UsageDownload and install the unmanaged solution (recommended), or download the source files from other downloads, and create the 6 required web resources manually using your own...
View ArticleUpdated Wiki: Home
OverviewThis JavaScript library for CRM 2013 and CRM 2015 allows us to create custom popup alerts in CRM forms and views.CRM 2013 introduced light-boxes for most popups to make the UI look cleaner with...
View ArticleNew Post: Custom alerts and popup dialogs javascripts
Hi, I've added some Documentation now which explains how to install the solution: https://alertjs.codeplex.com/documentation. You can create the web resources manually if you want your own publisher...
View ArticleNew Post: CRM 2016 and Supportability?
Yes, all works in CRM 2016, both turbo and legacy, and CRM online.It tries to use the unsupported lightbox, but if that fails (like it does in Outlook), then it displays a standard (supported) modal...
View ArticleNew Post: Dialogs from View/Grid
Hi, thanks for the feedback, glad to hear you got it working in the end. I've added some documentation now which describes how to use this from views/command bars, so you don't need to load the...
View ArticleCommented Unassigned: Alert.show should restrain the URL to be less than 2000...
I was attempting to spit out an error message from a Soap call, and the error message was longer than 2000 characters, which resulted in the url being longer than 2015 characters (maybe thats the limit...
View ArticleCommented Unassigned: Alert.show should restrain the URL to be less than 2000...
I was attempting to spit out an error message from a Soap call, and the error message was longer than 2000 characters, which resulted in the url being longer than 2015 characters (maybe thats the limit...
View ArticleSource code checked in, #43479
v2 - made it faster, more supported, smaller, and just generally better!
View ArticleUpdated Wiki: Documentation
Installation & UsageDownload and install the unmanaged solution (recommended), or download the source files from other downloads, and create the required web resources manually using your own...
View ArticleUpdated Wiki: Home
OverviewThis JavaScript library allows us to create custom popup alerts in CRM forms and views, using a nice lightbox with custom buttons and messages.CRM 2013 introduced light-boxes for most popups to...
View Article