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.