Company Directory Module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
ziad
Forum Members
Forum Members
Posts: 16
Joined: Wed Apr 15, 2009 1:59 pm

Company Directory Module

Post by ziad »

HI All,

In the company directory module,the ' frontendformtemplate="" '  parameter doesn't work. Even after i specify the name of the template i want to use. i want to allow users to add a new record from the frontend side.

any ideas why?

Thanks! :)
Last edited by ziad on Wed Aug 12, 2009 5:36 pm, edited 1 time in total.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Company Directory Module

Post by jmcgin51 »

what do you mean when you say it "doesn't work".  What happens?

what if you don't specify a template?  Does it work then?

i.e. {CompanyDirectory action="fe_edit" companyid="3"}
ziad
Forum Members
Forum Members
Posts: 16
Joined: Wed Apr 15, 2009 1:59 pm

Re: Company Directory Module

Post by ziad »

ok maybe im not very clear

what does the frontendformtemplate="" in the company directory module allow us to do?

i am adding it inside the smarty tags and it doesnt do anything or change anything in the front end even after i specify the name of the template.

I also noticed a newer version of the module (1.3). can someone please tell me what the difference is?
Last edited by ziad on Wed Aug 12, 2009 6:31 pm, edited 1 time in total.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Company Directory Module

Post by jmcgin51 »

as noted in the module Help:
(optional) frontendformtemplate="" - Specify a template (by name) to use when displaying the frontend company edit form.

So when you're creating a page where a user can modify company information from the front-end (i.e. logged in as an FEU), this is where you specify the template to use to display the edit form.  Like this:

{CompanyDirectory action="fe_edit" frontendtemplate="myeditform" companyid="3"}

If you don't specify one, it uses the default.
ziad
Forum Members
Forum Members
Posts: 16
Joined: Wed Apr 15, 2009 1:59 pm

Re: Company Directory Module

Post by ziad »

Is there a way to add new companies from the front end?
how do i do so?

Thanks!
Last edited by ziad on Thu Aug 20, 2009 6:23 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”