Hi,
I'm using the image module for users to upload images...
Is there any way to allow the user the view his/her images they've posted on the "My Account page".
hope somebody can help me with this, I've been strugling for a long time now.
Thank you in advanced
Best regards
Johann
Comments
Comment #1
dave reidThe "Module supports" module is not related to what you are requesting. Moving to the image module issue queue...
Comment #2
joachim commentedYou can use Views to create a view of recent nodes per user.
The tricky part is getting that into a user tab like Tracker. I don't knwo if it's possible through Views UI settings.
Otherwise, in code you can easily embed this into the user account page, or as an extra tab.