Posted by meez on January 24, 2013 at 1:22pm
I have to make a website for a specific country with general information but also a promotion-box where tour operators can show their own offer (text, image, price etc).
So i have to generate a list of users which can add, edit and delete their own offer in the promotion-box.
Something like on the website www.malta.nl (scroll down you see PROMOTIES/PROMOTIONS)
How do i set this up?
Is this possible with Drupal?
Thanks!
Comments
you can check block view
I am not sure the exact requirement but you can try check block view.
To be more clear; what i
To be more clear;
what i need is that a list of users in the admin (backend) can insert their own content (in this case a promotion, a news item) in a list of items, which is vissible on the fronted for everybody. In the admin the specific user is able only edit, add or delete their own item (their own promotion/news item).!
How do i set this up?
Thanks