RibbonWorkbench icon indicating copy to clipboard operation
RibbonWorkbench copied to clipboard

Ribbon Workbench 2016 for Dynamics 365

Results 84 RibbonWorkbench issues
Sort by recently updated
recently updated
newest added

I am missing an option to extract within the Error Callbacks the information. Is there a parent javascript object, where I can get the workflow result / error information? ![grafik](https://user-images.githubusercontent.com/14784949/186903367-771a205b-cfcd-463c-a517-aa4089013c58.png)

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

When attempting to open a solution with a specific entity we get a script error. Line:722 Char: 259 Error: Invalid arguement Code: 0 Url: WebResources/ClientUI.js After the script error the...

Hi, thanks for this great job! One thing that is either missing or I can not figure out how, is that when I use `Run Workflow ` smart button, if...

enhancement

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Hi, Where should I place the JS Library in order for the Button to trigger the Callback? I've tried to put the JS Library on the Form, but it didn't...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi Scott, as already discussed on Twitter, I will file an issue here as well. Following scenario: We added new command definitions to an entity. We also got existing custom...

I faced an issue where you can't load a solution if there is a Power FX button inside which is not visible in the UI. Not sure if that's supported...

Hi, I know I can get the GUID of the referencing record like this (passed in the HTTP flow trigger body): `{ "type": "object", "properties": { "id": { "type": "string"...