Your IP : 216.73.217.177


Current Path : /home/balossw/www/administrator/components/com_spsimpleportfolio/views/items/tmpl/
Upload File :
Current File : /home/balossw/www/administrator/components/com_spsimpleportfolio/views/items/tmpl/form.default.xml

<?xml version="1.0" encoding="utf-8"?>

<form type="browse" show_header="1" show_filters="1" show_pagination="1" norows_placeholder="COM_SPSIMPLEPORTFOLIO_COMMON_NORECORDS">
	<headerset>
		<header name="spsimpleportfolio_item_id" type="rowselect" tdwidth="1%" />
		<header name="enabled" type="published" label="COM_SPSIMPLEPORTFOLIO_COMMON_STATUS" sortable="true" tdwidth="1%" />
		<header name="spsimpleportfolio_tag_id" type="filtersql" tdwidth="20%" translate="false" query="SELECT * FROM #__spsimpleportfolio_tags ORDER BY spsimpleportfolio_tag_id ASC" key_field="spsimpleportfolio_tag_id" value_field="title" />
		<header name="title" type="fieldsearchable" sortable="true" buttons="yes" buttonclass="btn" />
		<header name="ordering" type="ordering" sortable="true" tdwidth="1%" />
		<header name="image" type="image" sortable="false" tdwidth="10%" />
	</headerset>

	<fieldset name="items">
		<field name="spsimpleportfolio_item_id" type="selectrow" />
		<field name="enabled" type="published" />
		<field name="title" type="text" show_link="true" url="index.php?option=com_spsimpleportfolio&amp;view=item&amp;id=[ITEM:ID]" empty_replacement="(no title)" />
		<field name="ordering" type="ordering" labelclass="order"/>
		<field name="image" type="image" tdwidth="10%" />
	</fieldset>
</form>