submit button

I would like to make my own custom submit button

I would like to make my own custom submit button.
What I want is that when I click the new submit button, it will open a popup window to show some messages to the user. The submit button I created so far opens a popup message but I am not sure how the submit in Bonita actually works.

In the Custom widget editor, I used html tag <input type="submit> to create a submit button, but it doesn't seem to be working and the page stays in the same page. How can I create a custom submit button and how to send the data on click?

Sample Application - Travel Tool: Submit Button does not work

I am using Bonita BPM Community Edition
Version : 7.1.4
Build id : 7.1.4

I am trying to create the sample application Travel Tool.

  1. The travel tool home page appears showing pending and approved travel requests.
    URL: http://localhost:13130/bonita/apps/trs/trshome/

Implement Confirm/alertbox for Submit button in Bonita 6.3.8

Hi All,

I am trying to implement a confirm/alertbox to check before submitting a form. This button is a Bonita submit button. I have very little knowledge of JS/jquery but can understand and implement through trial and error.

Is there an existing out of the box solution for this ? Or if you have any pointers please let me know.

How can I show something similar to a modal panel to indicate the user that the form is being processing?

Hi,

Is there a way to show something similar a modal panel or a kind of gif that indicates to the user that the form is being processing when the user clicks on a submit button?

Or is there another thread that leads me to my goal?

Thanks

Notifications