Bookmarks module and submit form
Posted: Mon Oct 10, 2005 8:58 am
I tried to implement the bookmark module into my testsite and it works when I add this piece of code:
but when I add the form-part:
the links disappear and only the form is shown and only visible after having submitted something.
Great if anyone could help! Thanks
Hans
Code: Select all
{cms_module module="bookmarks" columns="1" category="algemeen" summaries="true" show_category_with_title="true"}
Code: Select all
addform="true" include_back_button="true" email_to=ID1 email_from=ID1
Great if anyone could help! Thanks
Hans