Just diving into BPMN within Angular for a school project.
Struggling to customize the replace menu by removing specific options. Tried forum solutions with no luck. Any tips?
Here’s the GitHub link to my project: GitHub - mouadfellak6/test2 github
Created a CustomReplaceMenuProvider: This class registers itself as a provider for the replace menu and modifies the menu entries, such as removing the ‘replace-with-task’ option. Instantiated the CustomReplaceMenuProvider within the ngAfterContentInit method of DiagramComponent, passing only the popupMenu.