You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the new PageListingViewset available in >=Wagtail 6.1 to create user-friendly page listing for HomePage Banner Announcements that shows the date_active/date_inactive values in the page listing (and any other fields) that the default page listing does not show. Editors will no longer have to open each banner to see the dates--making it much less cumbersome to schedule and manage concurrent banners.
In this example screenshot below, I added an add'l property to show active banners dates in green.
New admin menu is available for HomePage Banner Announcements that show the date_active/date_inactive values in the page listing (and any other fields we want)
Menu item for this listing shows in the main Wagtail sidebar menu
Tech steps or considerations (optional)
List any considerations the tech team should know. Additionally, any specific tech steps can be included here.
What fields are helpful in addition to date_active/date_inactive?
Is there any value in color coding dates in the listing to show active dates(like screenshot below) ?
What is best format for dates here (ie: mm//dd/yyy etc.) ?
Future work
Other future work that may be needed following this issue's completion.
Example:
The text was updated successfully, but these errors were encountered:
Summary
What we're after:
Use the new
PageListingViewset
available in >=Wagtail 6.1 to create user-friendly page listing for HomePage Banner Announcements that shows thedate_active/date_inactive
values in the page listing (and any other fields) that the default page listing does not show. Editors will no longer have to open each banner to see the dates--making it much less cumbersome to schedule and manage concurrent banners.In this example screenshot below, I added an add'l property to show active banners dates in green.
Related issues
#6614
#6416
#6580
Completion criteria
date_active/date_inactive
values in the page listing (and any other fields we want)Tech steps or considerations (optional)
List any considerations the tech team should know. Additionally, any specific tech steps can be included here.
date_active/date_inactive
?Future work
Other future work that may be needed following this issue's completion.
Example:
The text was updated successfully, but these errors were encountered: