html

How to retrieve a html text from rich text area into word document without html code?

Hello, I created a word document and pdf using by the connector.
It works well. however, the data from a rich text area retrieve with HTML code.

For example,
This is the format of the document.

«${doc.firstName}» «${doc.lastName}»,

«${today}»
Request conclusion
Dear «${doc.firstName}»,
After review by the HR, your request for «${doc.requestCategory}» has been evaluated.

Request conclusion:

«${doc.conclusion}»

And the result is as follow;

Walter Bates

2019-04-02

Get html of form of a task via API

Hi everyone,

I have a human task to which I defined a form through the editor. Is there a way to obtain the html code of such form via the REST API?

Edit: I tried 3 different ways to get the html form throught the API:

How to Use custom HTML and JavaScript To Export Data to Excel

Hi
I have BonitaSoft BPM 7.3.1 .
I have a Custom Application Page fetching Data from an API call. The Data is displayed in a tabular format.
Now I need to export the same data as an Excel Sheet.
I need to have a button to export the Data .

Can I to add angular code in form web pages ?

Hi all,

Can I to add angular code like controllers, services or factories and if I can, could you to tell me how to do it please ?

Thanks,
Regards.

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 to display table on conformation task page .

i m using bonitasoft community 6.3 on confromation i just downloaded defauly html generated. and add table on it , but now i want to display some process variable's data into that table . how can i get this process variable data from that html

pl pl specify need code .

how can i refactor this code .

Send Email with Database table / html templete.

i m using bonitasoft 6.3 community , how can i send email with db output displayed in html table . pl can any one give example

thanks kadarp

How to Styling Table Widget .

Hello, I’m using Bonita soft community 6.3 I take one table widget on from and data is pulling out from database. but it display ugly screen

** I want to add table border and etc. Styling.** How can I apply styling on this table widget?

In gen > option >HTML attribute I write: style="border: 1px solid black;" But does not anything happen. Pl help. How to achieve

Notifications