How to create custom widget button same function as a standard button

1
0
-1

Hi everyone,

I'm using Bonita 2021.2. As title, i want to create a custom widget button same function as a standard button, i just want to change it a bit when successful. Please help me.

Thank you.

1 answer

1
+1
-1
This one is the BEST answer!

Hi ,

To create your own button based on the button widget, you can follow these steps

- select your button (in the page or form)

- at the top of the properties panel, click on the "..." button next to the "Button" title, and select "View".

- you will be redirected to the widget editor page (../widget/pbButton)

- use the "Save as..." button to create a copy of the button widget

- edit your custom button and use it in your pages/forms.

If you want to replace existing buttons, you can reuse the "..." button and select the "switch" option.

I hope that will help you.

Comments

Submitted by luongtx on Tue, 02/15/2022 - 03:31

thank you, it's worked.

Notifications