Next Button

How to Disable the Next Button

Hi there,

I have a single step process with two forms, on Form1 I have a NEXT button called Next1 that I want to disable until the page is complete...

On the page I have a HTMLWidget at the Bottom of the page to ensure the button is available with the following code:

NEXT Button - adding OnClick causes a 500 (Internal Server Error) response

Hi there,

I have a process Human Task with two forms. Form1 has a HTML Widget which I want to pass to the second screen and also save to a Bonita variable.

I'm using this post as reference: http://community.bonitasoft.com//answers/where-use-javascript-html-widget#comment-38851

In line with the refPost I have a SimpleButton to save the data to the Bonita variable using REST, and this works with no problem. The code is very simple

Notifications