Your IP : 216.73.216.238


Current Path : /home/atice/www/plugins/fabrik_validationrule/notempty/forms/
Upload File :
Current File : /home/atice/www/plugins/fabrik_validationrule/notempty/forms/fields.xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<form>
	<fields addfieldpath="/administrator/components/com_fabrik/models/fields" name="params">
		<fieldset name="plg-validationrule-notempty">
			<field name="notempty-message"
				type="text"
				description="PLG_VALIDATIONRULE_NOTEMPTY_ERROR_DESC"
				label="PLG_VALIDATIONRULE_NOTEMPTY_ERROR_LABEL"
				repeat="true"
				size="30"/>
				
			<field name="notempty-validation_condition"
				type="textarea"
				cols="30" rows="5"
				description="PLG_VALIDATIONRULE_NOTEMPTY_CONDITION_DESC"
				label="PLG_VALIDATIONRULE_NOTEMPTY_CONDITION_LABEL"
				repeat="true"/>
				
			<field name="tip_text"
				type="textarea"
				repeat="true"
				cols="30" rows="3"
				description="COM_FABRIK_VALIDATION_TIP_TEXT_DESC"
				label="COM_FABRIK_VALIDATION_TIP_TEXT_LABEL"/>

			<field name="icon"
			       type="field"
			       repeat="true"
			       description="PLG_FABRIK_VALIDATION_ICON_DESC"
			       label="PLG_FABRIK_VALIDATION_ICON_LABEL" />
				
		</fieldset>
	</fields>
</form>