Bookmarks module and submit form

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Hans
Forum Members
Forum Members
Posts: 61
Joined: Sun Oct 09, 2005 10:49 am

Bookmarks module and submit form

Post by Hans »

I tried to implement the bookmark module into my testsite and it works when I add this piece of code:

Code: Select all

{cms_module module="bookmarks" columns="1" category="algemeen" summaries="true" show_category_with_title="true"}
but when I add the form-part:

Code: Select all

addform="true" include_back_button="true" email_to=ID1 email_from=ID1
the links disappear and only the form is shown and only visible after having submitted something.

Great if anyone could help! Thanks
Hans
Last edited by Hans on Mon Oct 10, 2005 2:20 pm, edited 1 time in total.
Akrabat

Re: Bookmarks module and submit form

Post by Akrabat »

If I recall correctly, you need two separate cms_module calls. One for the display and one for the form.
Hans
Forum Members
Forum Members
Posts: 61
Joined: Sun Oct 09, 2005 10:49 am

Re: Bookmarks module and submit form

Post by Hans »

Yes that was it Akrabat, thanks for your help!
Hans
Post Reply

Return to “Modules/Add-Ons”