Questions and discussion about using ProcessMaker 2: user interface, running cases and functionality
Forum rules: Please search to see if a question has already been asked before posting. Please don't ask the same question in multiple forums.
#785660
I want to insert a body of text into a Dynaform that has line breaks so I can add a disclaimer or other body of text. How do I do this using 3.0.1.8?

Eg:

Kit contains:
1 x Product A
3 x Product B
10 x Product C
#785679
Add a Panel control to the DynaForm with the HTML code:
Code: Select all
<p>Kit contains:<br>
1 x Product A<br>
3 x Product B<br>
10 x Product C</p>
Another way to do this is to use JavaScript. For example, the following JavaScript code inserts the text directly underneath a field with the ID "mytext":
Code: Select all
$("#form\\[mytext\\]").parent().append(
"<p>Kit contains:<br>
1 x Product A<br>
3 x Product B<br>
10 x Product C</p>");

A 1xBet clone script is a customizable software so[…]

A Bustabit clone script is a pre-made software sol[…]

Are you looking for ways to pay someone to write m[…]

BC.Game Clone

BC.game clone is a replica of the original BC.game[…]