I add ribbon button in my entities form XrmToolBox via Ribbon Workbench plugins, I already publish my change to that form but when I refresh my page there is still no button that I already created.
My another question is how to add action to that button via plugin? I found some answer on the internet but still not 100% understand, first we create Action in our CRM so we can add it in plugin registration but what I'm still don't understand how to tell that action belongs to my ribbon button. Can anyone help me?