Page 1 of 1

Fields connected to user for typing and printing?

PostPosted: October 19th, 2011, 4:56 am
by webbmalin
Hello!

I'm working on a project where members get to watch videos.
My client wants the members to be able to take notes in let's say the sidebar, while watching the movie... and have the notes saved in their account and being able to keep taking notes next time they log in.

And this should be printable.

Is this possible in any way with s2member?
Some kind of field, or comment that could be connected with the user/member?

Or any other way?

Thanks, Malin

Re: Fields connected to user for typing and printing?

PostPosted: October 19th, 2011, 8:46 pm
by Bruce C
I'm not sure this is directly connected to s2Member, but I believe the only way to do this would be with some custom coding. Perhaps a plugin that would create a mySQL table in your WordPress database linked to each users' ID.