Elxis CMS Forum

Extensions => Components => Topic started by: Hamid on January 16, 2012, 20:03:54

Title: Setting up AkForms
Post by: Hamid on January 16, 2012, 20:03:54
Dear All

I installed AkForms , I defined 4 fields. but there is nothing in first page.
Please let me know if I should set up something else.

Where forms will be appear?

kind regards
Title: Re: Setting up AkForms
Post by: datahell on January 16, 2012, 20:25:33
You display the forms inside your articles (content items) with the use of the akforms Bot.

{akforms}form CID{/akforms}
Title: Re: Setting up AkForms
Post by: Hamid on January 16, 2012, 22:17:32
You display the forms inside your articles (content items) with the use of the akforms Bot.

{akforms}form CID{/akforms}

Dear Datahell

I don't know how I should add this statement and what is form CID. I don't see anything about akforms in Botmanager!!!
Could you please explain in detail?

Thanks in advance
Title: Re: Setting up AkForms
Post by: datahell on January 16, 2012, 22:31:11
Install the akforms bot and follow the instructions. Ask akforms developer for more.
Title: Re: Setting up AkForms
Post by: Hamid on January 16, 2012, 22:59:11
Thank you Datahall,

I have installed Akforms BOT

Anybody can help me? please.
where I should add  {akforms}form CID{/akforms} ?



Title: Re: Setting up AkForms
Post by: Dalibor on January 17, 2012, 00:55:19
In your articles (content items) add that.

Example (1 - Form ID Number):


Put this code:
{akforms}1{/akforms}
Title: Re: Setting up AkForms
Post by: Hamid on January 17, 2012, 10:12:11
In your articles (content items) add that.

Example (1 - Form ID Number):


Put this code:
{akforms}1{/akforms}

Thank you. I got it.