Files
luos/workflow/engine/xmlform/triggers/wizardOptions.xml
2010-12-02 23:34:41 +00:00

10 lines
252 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="wizardOptions" type="grid" width="100%" editRow="0" insertRow="0">
<NAME type="text" validate="Field">
<en>Param Name</en>
</NAME>
<VALUE type="text">
<en>Param Value</en>
</VALUE>
</dynaForm>