Bonitasoft - printable form

131 Views Asked by At

I want to create printable form in bonitasoft process. The form should include some attributes from business data. In my forms I want to have a button, that will print the form. Is it possible to do it ? if yes can you tell me how to do it.

1

There are 1 best solutions below

0
Ali Shirini On

Hi Kalmakhelidze

Yes it can be done easily!

For Business Data you can use :

  1. External API in UI Designer Doc ExternalAPI

  2. Context (To display contextual information of the task or the process instance in a form, you can leverage the business data and document references made publicly available through the context) Doc Context

And to add print capability as well : . Duplicate Question Stack Print a4