I would like to be able to have a list on a page that has text links to all of a vendor's previous ads/current ads. Unfortunately, when creating a View, the "advertisement" type seems to be hiding itself from all other content types, and vice-versa if create a view based on "advertisement", all the other data is hidden from me. Will you ever "open up" this node type/content type so it can be seen by the rest of the system so we can "bind" an ad to a page with info on the advertiser?

Comments

jeremy’s picture

Project: Advertisement » Ad Views
Version: 6.x-2.1 » 6.x-1.x-dev
Component: ad module » Code

Re-assigning to the ad_vews project, which is focused on bringing proper Views support to the ad module.

HunterElliott’s picture

Hopefully it will be addressed someday. Until that time, I am having to abandon use of the Advertisement module and this Views module.

milesgillham’s picture

Advertisement is a separate type, but there should be a way of bridging to do what you want. I'll check it out when CVS let's me back in.

Cheers,

Miles

anonymous07’s picture

So I guess we don't have prayer of getting this functionality (i.e. access to the Advertisement fields) in D5?

I am pulling my hair out trying to get access to the Status field so as to only display "Active" ads in View Slideshow module.

If any ideas or can point me in a direction, I would appreciate it. Thank you

grasmash’s picture

Being able to access the status is key for this module. Has anyone found a way?

milesgillham’s picture

I'm back... I'll have a look at a way to open up the Advertisement type...

milesgillham’s picture

Status: Active » Closed (fixed)

This is now fixed in D6 ad_views -dev, to be included in beta2. Advertisement type is now linked through to Node, Users, Roles, and Taxonomy.

Also see:

#889794: user arguments?
#669286: Ad views filter: active, expired, off etc..
#719154: Show ad by author role

Cheers, Miles