Hi, will this be possible to grab and print the user's choice into his own comment?

Here's the situation:
1. Polling allowed only to authenticated users, so credentials are there
2. A simple usage might be options like: 1. agree, 2. disagree, 3. abstain
3. Now when a user picked up an option, and posted a comment upon the poll, I want his choice to be printed into his comment too aside from the regular charts (say something like "I disagree").

Sorry if this sounds complicated. I just wonder if there is any possible snippet to put into a comment.tpl or somewhere that can do that?

Thanks

Comments

gausarts’s picture

When I enable permission "inspect all votes" for non-admin, I can see there is a tab "Votes" along with "View", and each user has his own vote printed there. There is a hope:) Now all I need is to grab the code into a comment.tpl or template.php or somewhere to make it themeable. Any help? Thanks

gobinathm’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

D6 is EOL, hence this won't be fixed

gausarts’s picture

Yup. Amazing after 8 years, I got a reply ;)
It is no longer relevant, anyway.