Showing ribbon button based on the result of async operation – Andrew Butenko’s Blog

Andrew ButenkoDyn365CE6 years ago19 Views

var AccountRibbon = (function () {

 

    //this variable stores if async operation was already completed

    var isAsyncOperationCompleted = false;

    //this variable stores the result – if button enabled or not

    var isButtonEnabled = false;

 

    function IsButtonEnabled(formContext) {

        //If async operation was already completed I just return the result of it

Continue Reading Andrew Butenko’s Article on their blog

Showing ribbon button based on the result of async operation – Andrew Butenko’s Blog

Blog Syndicated with Andrew Butenko’s Permission

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
February 2025
MTWTFSS
      1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28   
« Jan   Mar »
Follow
Sign In/Sign Up Sidebar Search
Popular Now
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...