Elxis CMS Forum
Extensions => Components => Topic started 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
-
You display the forms inside your articles (content items) with the use of the akforms Bot.
{akforms}form CID{/akforms}
-
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
-
Install the akforms bot and follow the instructions. Ask akforms developer for more.
-
Thank you Datahall,
I have installed Akforms BOT
Anybody can help me? please.
where I should add {akforms}form CID{/akforms} ?
-
In your articles (content items) add that.
Example (1 - Form ID Number):
Put this code:
{akforms}1{/akforms}
-
In your articles (content items) add that.
Example (1 - Form ID Number):
Put this code:
{akforms}1{/akforms}
Thank you. I got it.