b0y-101 Mini Shell


Current Path : E:/www/plan/administrator/components/com_jevents/
File Upload :
Current File : E:/www/plan/administrator/components/com_jevents/category.xml

<?xml version="1.0" encoding="utf-8"?>
<form >
	<fields
		name="params">
		<fieldset
			name="basic" 
			addfieldpath="/administrator/components/com_jevents/fields"
			>
			<field
				name="catcolour"
				type="color"
				label="JEV_COLOR_PICKER"
				description="JEV_CHOOSE_CATEGORY_COLOUR"
				/>
        			<!-- implement later
			<field
				name="preferred_itemid"
				type="jevmenu"
				label="JEV_PREFERRED_MENU_ITEM"
				description="JEV_PREFERRED_MENU_ITEM_DESC"
				strict="1"
				/>
				//-->
			<field
				name="overlaps"
				type="jevboolean"
				default="0"
				class="btn-group"
				label="JEV_BLOCK_OVERLAPS"
				description="JEV_BLOCK_OVERLAPS_CATEGORY_DESC"
				/>
			<!--//
			<field
				name="caticon"
				type="jevfaicon"
				label="JEV_CATEGORY_ICON"
				description="JEV_CATEGORY_ICON_TIP"
				/>
				//-->
			<field
				name="admin"
				type="jevuser"
				label="JEV_CATEGORY_ADMIN"
				description="JEV_CHOOSE_CATEGORY_ADMIN"
				/>

			</fieldset>
	</fields>
</form>

Copyright © 2019 by b0y-101