Your IP : 216.73.216.240
<?xml version="1.0" encoding="UTF-8"?>
<form>
<field name="type" type="list" label="Type" required="true">
<option value="">JSELECT</option>
<option value="url">Url</option>
<option value="separator">Divider</option>
<option value="heading">Heading</option>
</field>
<field name="title" type="text" label="JGLOBAL_TITLE" showon="type:url,heading" />
<field name="icon" type="text" label="Icon" showon="type:url" />
<field name="url" type="url" label="Url" showon="type:url" />
</form>