Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/modules/mod_uk_timeline/forms/
Upload File :
Current File : /home/h/e/l/helpink/www/modules/mod_uk_timeline/forms/form.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>
	<field name="cols" type="radio" label="Show and Hide Items for better Overview" default="0" >
		<option value="0">JHIDE</option>
		<option value="1">JSHOW</option>
	</field>

    <field name="title" type="text" label="Title" class="input-large" showon="cols!:0"/>
    <field name="subtitle" type="text" label="Sub Title" class="input-large" showon="cols!:0"/>
	
    <field name="content" type="editor" label="Content" filter="raw" class="span12" showon="cols!:0"/>
	<field name="timeline_date" type="text" label="Date" class="input-large" default="2008" showon="cols!:0"/>

</form>