6 Posts
Deadsword
8 years ago
4
Topic

Hello everyone, I wonder if it is possible to add a field on a page that allows me to create a wish list that shows in the user profile.
For example: a movie page where is possible to choose between "want to see", "watching" when the user select this field will appear in their profile like (movie 1: watching).

:)

Get a Book for SEBLOD
6 Posts
Deadsword
8 years ago
0
Level 1

anyone?

1283 Posts
Bucklash
8 years ago
0
Level 1

Hi

This is not a proper answer but more of suggestion on how I might approach it, as I am learning still it is  based on a guess :)

Maybe create a watching content type (based upon free?):

 - A 'select - simple' field with the options:

watching=0, wishlist=1

(watching is the text, 0 is the value

 - A field to store the user id 

 - a field to store the content id 

both using the 2 (live and live value) option, maybe involving one of the SD. plugins

Show this on the page with relevant content, have the data stored, 

Then show a list of content with these values as filter, maybe using SD databaser to grab the values from the watching content type. 

Bucklash

6 Posts
Deadsword
8 years ago
0
Level 1

thank you very much for the help i will try this :)

6 years ago
0
Level 1

Did you or anyone else solve this ?

I need a wishlist - Feature too ;)

Get a Book for SEBLOD