With the help of the docu I created a package with some ui-actions.
- I created the package structure and copied the ui-action js files into js/custom-libs/local-scripts
- I can install the package successfully
- The ui-actions are selectable in the ui actions of the button, but the parameters are not displayed correct.
- I found the parameter definition under <workspace>\json\scripts\ui-actions.json and copied it into the package
- But not I get the error in package manager:
- What is the correct way to implement the package correct?