ne pas afficher les evenements dont la date de fin est passée

More
6 years 3 months ago #71402 by Bribriss
Encore moi.
J'ai créé mes champs date de début et date de fin mais je ne comprends pas comment ne pas afficher les événements dont la date de fin est passée.

J'ai cherché sur le forum et dans les tutos mais je ne trouve pas. Faut-il créer un champ date de fin de publication et si oui comment le lier à la date de fin qui sera entrée par l'utilisateur? Ensuite comment utiliser ce champ pour bloquer l'affichage une fois la date passée ?
Je suis perdue

(Mes événements doivent s'afficher en maincontent et non pas dans un module)
Merci

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #71404 by micker
pourquoi ne pas utilisé la date de fin de publication classique ? cela sert à sa non ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #71409 by Bribriss
oui effectivement sauf que lorsque j'utilise le champ date de fin de publication il affiche "Automatic field (shows this content 's end publication date)" ?

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #71412 by micker
ce que je ne comprend pas c'est poyrquoi tu créer un autre champ date de fin
affiche le bon c'est tout
la tu créer un champs qui affiche la date contenus dans la date de fin de publication (champs joomla core)

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #71416 by Bribriss
Avec le simple champ date de fin l'événement sera toujours affiché, même périmé.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago - 6 years 3 months ago #71417 by ggppdk
Hello

yes you can do it

- you can do it with universal content module

- and (recently) v3.2.1.8+ you can do it with category view
github.com/FLEXIcontent/flexicontent-cck/releases

you can create a (flexicontent) category menu item
- enabled category parameter override,
and inside TAB
Search / Filter form TAB / Field Filters TAB
parameter "Locked filter values"

you can use ranges
Code:
field_id##START_DATE---END_DATE

e.g.
Code:
45##21/12/2017---15/01/2018

For: 2017 year up 2 weeks to the future) , use
Code:
45##01/01/2017---now+15d

For: last 6 months, use
Code:
45##now-6m---now+0m

In your case
you want dates in the past without START limit so you can use SKIP the start date
Code:
45##---now+0d


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 6 years 3 months ago by ggppdk.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.291 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline