Hi,
I try to use this but it doesn't work for me.
| Code: |
<?xml version="1.0" ?>
<joomfish type="contentelement">
<name>Property Type</name>
<author>WebArba</author>
<version>1.0</version>
<description>joomfish Property Type</description>
<reference type="properties_type">
<table name="properties_type">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="name" translate="1">name</field>
<field type="text" name="alias" translate="1">alias</field>
</table>
</reference>
</joomfish>
|
In the admin I can make changes by Property Products but I can not make changes by Property Type.
If I use Property Type I get an blank page.
I only need to translate the language files of the Category
Pleas can some one help me ?