Page 1 of 1

Blank form when editing a CompanyDirectory entry

Posted: Sat Apr 27, 2013 9:46 am
by Mich-adg
Hi,
i'm trying to edit a Company profile with the action="fe_edit" of CompanyDirectory module. When logged in, an empty form is displayed, i can't see the company datas in the different fields.

My code :

Code: Select all

{if $ccuser->loggedin() && $ccuser->memberof('annuaire')}
   {CompanyDirectory action="fe_edit" companyid=$ccuser->property('company_id')} 
{/if}
The "edit template" is the default one, and i notice that a message before the form ask me to "add a new company" (and not edit).

The company_id returns the good id, i tried also to write companyid='31' to test... same blank form.
The owner of the Company is set in the admin (dropdown menu at the top).

Thanks for any help!

My Cmsms version is 1.11.6, CC 1.9, FEU 1.21.14.