Create plugin inside page component under UI Builder

Confluence User - 17 Jan, 2024

Hi, I am currently trying to make a new plugin for the UI Builder so I was looking at this plugin example How to develop a Gantt Chart UI Menu and I see that it is created by extending the UserviewMenu class so it appears under UI Builder element when finished creation.


But what if I want to create the new plugin so that it can be used inside the page component under the UI builder? is there any class that I can extend or how do I configure it? Because I looked at the plugin examples and I don't think I see any that points to this. Can anyone help me?

userviews;plugins;builder

1


19 Jan, 2024
confluenceUser
confluenceUser

Hi, perhaps you could try referring to some actual page components as examples? They are available in the open source project at https://github.com/jogetworkflow/jw-community/tree/8.0-SNAPSHOT/wflow-core/src/main/java/org/joget/apps/userview/lib/component.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print