Hello
I modified default template to have a custom one following tutorial years ago
today, I save my web, upgraded to latest flexicontent, get back the folder components/com_flexicontent/templates from my backup and no way, I don't have in my template category layout from backend the groups to display my fields. I cleared cache (joomla + browser). nothing.
From category.xml :
<fieldgroups>
<group>table</group>
<group>renderonly</group>
<group>type_product</group>
<group>country</group>
<group>notes</group>
<group>legal_protection</group>
<group>nat_legislation</group>
<group>ext_link</group>
<group>attachment</group>
</fieldgroups>
in backend vew :
only table and renderonly
Joomla version : Joomla! 2.5.28
flexicontent version : version 2.2.1 rc (previous was version 2.2.0 r1910)
Did I miss something to get back my layout ?