Spaces:
Sleeping
Sleeping
File size: 288 Bytes
07c3cdd | 1 2 3 4 5 6 7 8 9 10 | <?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="wizardOptions" type="grid" width="100%" editRow="0" insertRow="0">
<NAME type="text" validate="Field">
<en><![CDATA[Param Name]]></en>
</NAME>
<VALUE type="text">
<en><![CDATA[Param Value]]></en>
</VALUE>
</dynaForm>
|