I'm allowing users to enter news items, and other items with specific dates, as cloned pages. I've given a date field for them. I would like this to be what they see in the date column in the List view in the admin area, rather than the published date. So ideally I would like to do one of two things: either have the news date automatically override the published date, so that even though the list is still displaying the 'published date', it's now displaying the correct date; or change the list layout so it displays a different date field instead. Either would work. Looking for a little help in getting there...Thanks.
Hi @Johnny2R,
Hope this little tutorial helps as starting point. Custom Admin Screens