Files
luos/workflow/engine/xmlform/events/dynavarsList.xml
Julio Cesar Laura 5be45bfc7a BUG 9554 Event setup has a different way to pick Variables ... SOLVED
- The Events->Action call other control "picker" because don't need the key cast description and the System variables
- Changed the appereance and behaviour of the control "picker" in the Event->Action panel
2012-08-14 10:58:44 -04:00

10 lines
335 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm width="450" rowsPerPage="10">
<id type="private" showInTable="0"/>
<name type="text" width="200" titleAlign="left" align="left" enableHtml="1">
<en>Variable</en>
</name>
<label type="text" width="250" titleAlign="left" align="left">
<en>Label</en>
</label>
</dynaForm>