Hi Guys,
I’m building a site with a lot of user-input. People are allowed to add “quotes” to the website with their picture (after approval obviously). I thought I’d just use a comment-form for this. Now my client wants to do something a little more complex. I’ll get an x amount of comments, but want to add a random channel-entry to these comments. So you’d get 11 comments from users, and 1 from the site-owner (which has s’more fields then a regular comment).
Is this possible? What would be ways to go about this?
Thanks!