When creating a view, I don't see any views filters for the new custom_pub option I've created. How do I filter by custom publishing option?

Comments

arcaneadam’s picture

Status: Active » Closed (cannot reproduce)
kevinquillen’s picture

Status: Closed (cannot reproduce) » Active

Same issue for me in Drupal 7.

pelicani’s picture

this option is available only after you have tagged an item with the option.
not sure if it's a caching thing or what, but it wasn't showing for me in the view filter until I tagged a post with this pub option.
hope that helps

peace,
michael

kevinquillen’s picture

That seems like a bug to me. I was trying to create a view in advance that would show nodes tagged as 'Archived' for example. To be unable to make it until at least one node is tagged is a bit limiting.

kevinquillen’s picture

Is this still an issue? I just patched 7.x so 'filter by' works with Views/CPO.

I suppose the README should clarify to create views based around CPO after content has been tagged so the options appear in D6.

kevinquillen’s picture

Status: Active » Postponed (maintainer needs more info)
kevinquillen’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

adam_b’s picture

Version: 6.x-1.1 » 7.x-1.3
Component: Documentation » User interface
Issue summary: View changes
Status: Closed (fixed) » Active

This is still an issue in version 7, and it's not documented in the README file.

marcorai’s picture

Same problem here.
I installed module, create the custom option, assign permission, but Views does not show my new option.
So, this module serves no purpose.

kevinquillen’s picture

Did you clear cache? Does content exist with the CPO filter on it?

marcorai’s picture

Status: Active » Closed (works as designed)

@kevinquillen you are right!
My custom option appeared clearing the cache.
Thank you for helping.

errand’s picture

Thanx! I thought it is not working