Custom overview page

1
0
-1

Hello,

I am new to bonitasoft. I want to create custom overview page for case. Can I find some examples of it? I read documentation about it, but it was not helpful

Comments

Submitted by kalmakhelidze10... on Tue, 12/17/2019 - 16:08

Ho one has an answetr ? :((

2 answers

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

In order to create a custom overview page I recommend to start building you own based on the default one provided by Bonita. To do so:

  • Open Bonita Portal
  • Log in with a user with administrator profile (e.g. walter.bates with Bonita Studio default organization)
  • Switch to administration view (with the dropdown list at the top right corner of the Portal)
  • Click on "Resources" tab
  • Click on "Forms" in the tabs on the left hand side
  • Select "Autogenerated Case Overview"
  • Click on "Export" button. This will start the download of a zip file named "case-autogenerated-overview.zip"
  • Open the UI Designer
  • Click on "Import" button
  • Click on the folder icon
  • Select the previously downloaded "case-autogenerated-overview.zip" file
  • Go in UI Designer "Forms" tab and click on "caseoverview" to start editing it and customize it
  • Once you are done, you can save your change
  • Go in your process definition
  • Select the pool
  • Go to "Execution" -> "Overview page" and select the "caseoverview" form in the drop down list.

Comments

Submitted by kalmakhelidze10... on Thu, 12/19/2019 - 14:36

It worked, thank you very much

1
0
-1

Hello
Could you describe what your Custom Overview Page look like ?

What information do you want to display there ?

We can create custom overview page based on requirement .

Regards

Dibyajit

Comments

Submitted by kalmakhelidze10... on Tue, 12/17/2019 - 17:16

Hi,

for example I want to display contract inputs.

Notifications