Scott Durow

Results 133 comments of Scott Durow

There is actually some code that I have waiting to get into the smart buttons solution that uses environment variables to configure the flow url - this update should solve...

The latest release https://github.com/scottdurow/RibbonWorkbench/releases/tag/SmartButtons.v1.2.435.1 gives some support for Environment Variables - instead of putting the flow URL into the Web Hook Url parameter, you can put a Envrionment Variable in...

Hi @OliverFlint - if you have some repro steps that would be awesome!

This is due to a recent update that checks that your solution is small and lean - you should only include the 'shell' of entities - with no other components....

No - you don't need to add the image to the solution - you can search for the image webresource without it being in the solution.

You'll need to include callback javascript that can be called via an eval statement. Eg. ![image](https://user-images.githubusercontent.com/2871121/30786493-921ffd48-a16e-11e7-81bf-3155505cd1ff.png)

No @aczr - the webresource is not need to be in the solution - you can still use it from the RibbonWorkbench when not included. The solution you use for...

Hi Jonas, The Ribbon Workbench shouldn't remove it if you have it already in your xml - if it does, then it's a bug! Have you had success using CommandValueId...

That is good to know! You can look forward to the return of this attribute in the next version!

Hi There isn't any support for multi-language in smart buttons at this time. It is definitely something that I would like to add if there is enough people asking for...