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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Improve searches in docs

The search experience at docs.microsoft.com is not great. It is more like broken.Here is how you can improve search with your favorite search engine. I'm using Edge/Bing for the example, but this can easily be changed to Chrome/Google.Open Mic...

PA-22040759-0 6,194
Like (0)
Update status of deployment in DevOps

If you use DevOps pipelines to deploy packages, you probably know that the pipeline stages sometimes fail for reasons unknown, even when LCS actually does the deployment.If you track deployments on your work items, it is quite annoying that the de...

PA-22040759-0 6,194
Like (0)
Why you can't setup sharing of customers and vendors in 8.0

The release notes for 8.0 says that you can now share customers and vendors with the data sharing feature. But it also says: "To enable this functionality, contact your Solution Architect, who will verify that your business requirements and d...

PA-22040759-0 6,194
Like (0)
Need to work with or add system defined buttons on forms?

You can change the behavior of system defined buttons form, or add buttons, by subscribing to delegates from the SysSystemDefinedButons class.The class AlertFormExtender has an example of how a button is added to the Options action pane tab.

PA-22040759-0 6,194
Like (0)
How to load all labels from a label file

Here is a small example of how to load all the labels of a particular label file, in a particular language. It takes about 6-8 seconds on my developer box to load the 122190 label from SYS.public static void main(Args _args){ info ("Star...

PA-22040759-0 6,194