processmaker-builder
Version:
The gulp task runner for ProcessMaker building
10 lines (9 loc) • 557 B
text/xml
<dynaForm sqlConnection="" rowsPerPage="20">
<DYN_UID type="hidden" showInTable="0"/>
<DYN_TITLE type="text" colWidth="200" titleAlign="left" align="left">
<en><![CDATA[Title]]></en>
</DYN_TITLE>
<VIEW type="link" colWidth="25" value="@G::LoadTranslation(ID_VIEW)" link="javascript:showDynaform('@#DYN_UID');"/>
<DINAFORM_HISTORY type="link" colWidth="100" value="@G::LoadTranslation(ID_DYNAFORM_HISTORY)" link="javascript:dynaformHistory('@#PRO_UID','@#APP_UID','@#TAS_UID','@#DYN_UID');"/>
</dynaForm>