85 Posts
yuberlin
8 years ago
Topic

Is there a way to show all items in list-type, published, unpublished and publish-up date in the future?

I add these fields to my search form:

- Field Article State (Joomla Standard, Live Value: 0, Match: Higher (> or =) )

- Field Article Publish Up (Joomla Standard, Live Value: 0, Match: Future (> or =))

Problem is Article Publish Up field is empty when not filled. When i add this field to search type all the items with Publishing Up is not defined, dont show up.
Showing all items published and unpublished works. But not the items publishing date in the future. When i add both fields to search type, all items with Article Publish Up are not defined, dont show.

In my content type i have items published, unpublished and publishing in the future and i want to show all of them in a list.
Perfect solution would be to just "ignore" the fields Article State and Article Publish Up for this list-type. Prefilling the field Article Publish Up i already tried but its not working. I tried it with Conditional States. Value shows in form but is not saving to database.

Get a Book for SEBLOD
85 Posts
yuberlin
8 years ago
0
Level 1

Ok got it...to list all articles configure search type like:

1. Field Article State: Live Value: 0, Match: Higher (> or =)

-> this shows items published, unpublished, archived and trashed (if you want only punpisjhed and unpublished, choose LV 1 and Match Lower (< or =)

2. Field Article Publish Up: fill Live Value with something like $ (something datefield is missing) and Match "Not like" ;)

Get a Book for SEBLOD