locked
In Ribbon move a button outside other activities drop down list RRS feed

  • Question

  • I have a custom activity that is shown in the Ribbon as a subset of other activities.

    How can I move the button out of other activities and into the Main activities menu


    Miguel Riaño

    Monday, February 10, 2014 6:35 PM

Answers

  • Thanks, I will create a new button that calls the custom activity


    Miguel Riaño

    • Marked as answer by MIDRIANO Tuesday, February 11, 2014 1:42 PM
    Tuesday, February 11, 2014 1:42 PM

All replies

  • Check the Ribbon workbench tool  http://www.develop1.net/public/page/Ribbon-Workbench-for-Dynamics-CRM-2011.aspx

    If my response helps you in finding your answer then please click 'Mark as Answer' and 'Vote as Helpful'

    Monday, February 10, 2014 6:48 PM
  • I already installed the solution but the custom activity button does not show in other activities thus, I can't move it out. So far, I was able to move the entire set other activities but, I only want the custom activity button.

    Thanks in advance for your help.


    Miguel Riaño

    Monday, February 10, 2014 6:58 PM
  • create a custom button(flypout) copy the feature to that button 


    ms crm

    Tuesday, February 11, 2014 6:27 AM
  • Thanks, I will create a new button that calls the custom activity


    Miguel Riaño

    • Marked as answer by MIDRIANO Tuesday, February 11, 2014 1:42 PM
    Tuesday, February 11, 2014 1:42 PM
  • Hi,

    Well done for sorting this. Just for reference - the reason that the activities drop down is empty in the RibbonWorkbench is that this flyout is generated dynamically at runtime by the PopulateCommand.

    Hope this helps,

    Scott


    Scott Durow
    Blog www.develop1.net    Follow Me
    Rockstar365
    If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"

    Tuesday, February 11, 2014 7:49 PM
    Answerer
  • Hi Scott,

    If I can abuse of your kindness, I am creating a web resource (Java Script) that calls the command and in the workbench under actions, I will call this Java Script.

    If this is the right way, Do you happen to have sample or instructions to write this web resource?

    Regards, Miguel


    Miguel Riaño

    Tuesday, February 11, 2014 8:52 PM