UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
workflow
/
engine
/
xmlform
/
groups
/
groups_UsersListTitle.xml
8 lines
(7 loc)
•
230 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<?xml version=
"1.0"
encoding=
"UTF-8"
?>
<
dynaForm
type
=
"xmlform"
width
=
"95%"
>
<
GRP_NAME
type
=
"private"
/>
<
GRP_LABEL
type
=
"title"
label
=
"@#GRP_NAME"
align
=
"center"
>
<
en
>
<![CDATA[@#GRP_NAME]]>
</
en
>
</
GRP_LABEL
>
</
dynaForm
>