| Current Path : /home/jcjack6/dantealighieriofdenver.com/plugins/gsd/gridbox/form/ |
| Current File : /home/jcjack6/dantealighieriofdenver.com/plugins/gsd/gridbox/form/assignments.xml |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fields name="assignments">
<fieldset name="article">
<fields name="gridboxsingle">
<field name="assignment_state" type="assignmentselection"
label="NR_PAGE"
description="PLG_GSD_GRIDBOX_ASSIGN_ITEM_DESC"
/>
<field name="selection" type="componentitems"
preset="gridbox"
label="NR_SELECTION"
description="PLG_GSD_GRIDBOX_ASSIGN_ITEM_SELECT_DESC"
multiple="true"
/>
</fields>
</fieldset>
<fieldset name="gridbox">
<fields name="gridboxcategory">
<field name="assignment_state" type="assignmentselection"
label="NR_CATEGORIES"
description="PLG_GSD_GRIDBOX_ASSIGN_CATEGORY_DESC"
/>
<field name="selection" type="nrgridboxcategories"
label="NR_SELECTION"
description="NR_CATEGORIES_DESC"
multiple="true"
default=""
/>
<fields name="params">
<field name="inc_children" type="list"
label="NR_ALSO_ON_CHILD_ITEMS"
description="NR_ALSO_ON_CHILD_ITEMS_DESC"
class="input-medium"
default="0">
<option value="0">JNO</option>
<option value="1">JYES</option>
<option value="2">NR_ONLY</option>
</field>
</fields>
</fields>
</fieldset>
</fields>
</form>