hi, thanks for the module
ive created a view, showing the advert title, status, how many clicks etc. Now im trying to be able to only display adverts created by the current user.
I thought Id be able to do this by going to arguments and adding a user id argument, but theres none there.
Am I doing this worng?
Comments
Comment #1
milesgillham commentedHmmm, dunno. I've forgotten too much about this module. Will have a look and get back to you, there is almost certainly a way to do what you want.
Comment #2
milesgillham commentedFixed in -dev as per #719154: Show ad by author role, will be rolled out in beta2. Just filter by "User: Name" or "Ad: User" for a specific user, or filter on "User: Current" for the currently logged in user. Hope that helps.
Cheers, Miles
Comment #3
milesgillham commented