Hello everybody.
I am using Company Directory and have managed with the help of posts on this forum to set up a page so that users can log in (using FEU module) and update a company directory record that I have set up for them.
On the page I use this code:
{if $ccuser->loggedin() && $ccuser->memberof('CompanyGroup')} {CompanyDirectory action="fe_edit" companyid=$ccuser->property('companyid')} {/if}
My question is - can FEU be used to create a new company in Company Directory?
If so can anybody help me with how this is done??
Thanks in advance.
Company Directory, FEU create new company?
Re: Company Directory, FEU create new company?
I just did something similar, but I used Calguys User Directory. You need to look at the self registration module in order to accomplish this. Self registration integrates with FEU to allow new users to create their own profile.
Hope this helps.
Hope this helps.