Thank you both for your help. It works for the 11.2.4 FP2 version I have.
but if I go back to the Recents Tab the date is still sowing there. I added then the option for this category but is still showing the date. Any idea why ?
Original Message:
Sent: Thu January 23, 2025 03:41 AM
From: Jean-Pierre CLEF
Subject: Cognos Analytis Home Page column Last accessed
Thank you Paul !
working fine on Tile folder
I added an extra line to hide the Last Modified Text in the other object (date is still there, but Text is hidden)
new version attached
------------------------------
Jean-Pierre CLEF
Original Message:
Sent: Wed January 22, 2025 11:32 AM
From: Paul Mendelson
Subject: Cognos Analytis Home Page column Last accessed
That is more difficult. The tiles are defined by JavaScript instead of the glass specs. For this we can just cheat and use CSS. I've updated the spec to include a css file, and the css is:
.bx--col:has(.ba-tile__folder__date) span { display:none !important;}
------------------------------
Paul Mendelson Product Manager
Product Manager
PMsquare
Original Message:
Sent: Wed January 22, 2025 09:48 AM
From: Jean-Pierre CLEF
Subject: Cognos Analytis Home Page column Last accessed
Hi Paul
Thanks !
Working fine
I tried it on my V12 and it worked instantly on the list
Do you know how to have the same on the tile view ?
Thanks!
Regards,
Jean-Pierre
------------------------------
Jean-Pierre CLEF
Original Message:
Sent: Wed January 22, 2025 09:00 AM
From: Paul Mendelson
Subject: Cognos Analytis Home Page column Last accessed
The attached zip does what you need. At least in 12.0, at the moment I don't have access to an 11.2.4 instance.
{ "name": "overrideNavigator", "extensions": [ { "perspective": "common", "features": [{ "id": "com.ibm.bi.content", "collectionItems": [ { "containerId": "com.ibm.bi.content.navigator", "id": "com.ibm.bi.content.navigator.teamContent", "legacyId": "com.ibm.bi.contentApps.teamFoldersSlideout", "name": "teamContent", "label": "%teamContent", "stateId": "TeamFoldersView", "weight": 300, "properties": { "path": ".public_folders", "toolbar": [ "filter", "sort", "addFolder", "addLink", "details", "refresh", "settings" ], "listOptions": true, "headers": [ { "header": "name", "key": "label" }, { "header": "type", "key": "displayType" } ] } } ] }] } ]}
In this case I just took out the lastAccessed header.
------------------------------
Paul Mendelson Product Manager
Product Manager
PMsquare
Original Message:
Sent: Wed January 22, 2025 05:55 AM
From: Jean-Pierre CLEF
Subject: Cognos Analytis Home Page column Last accessed
Bonjour German,
Thanks for your reply !
At least I would like to change the titel (which is not correct)
but yes, removing the entire column is also what I'm looking for
Is there nobody else in the group with a solution ?
Thanks!
Jean-Pierre
------------------------------
Jean-Pierre CLEF
Original Message:
Sent: Wed January 22, 2025 05:21 AM
From: German Rodriguez
Subject: Cognos Analytis Home Page column Last accessed
Bonjour Jean-Pierre ;),
I tried with Extensions and reached to change the label of the column but it is not a very consistent solution. I wanted to hide the entire column (for all people) but I couldn't.
Best regards,
German
------------------------------
German Rodriguez
Original Message:
Sent: Wed January 22, 2025 04:58 AM
From: Jean-Pierre CLEF
Subject: Cognos Analytis Home Page column Last accessed
Hi German
Did you find a solution because I got the same question from a customer ?
is it possible to hide it via an extension including CSS for e.g.
Thanks !
Regards,
Jean-Pierre Clef
------------------------------
Jean-Pierre CLEF
Original Message:
Sent: Wed August 28, 2024 01:47 AM
From: German Rodriguez
Subject: Cognos Analytis Home Page column Last accessed
Hi N D,
Thank you for the detailed answer.
I will try to do this on an extension.
Best regards,
German
------------------------------
German Rodriguez
Original Message:
Sent: Tue August 27, 2024 06:51 AM
From: N D
Subject: Cognos Analytis Home Page column Last accessed
Hi German,
I would agree that the date is changed when anything is changed in the underlying content store object. I found out that it changes when one of the following actions is performed:
- report is saved
- any report property is changed, e.g. the name
- the version history information is changed, e.g. a schedule is run or the parameter cache is updated/created just by running the report
- report is replaced/overwritten by copy or move
Best regards
N.
------------------------------
N D
Original Message:
Sent: Fri August 23, 2024 04:47 AM
From: German Rodriguez
Subject: Cognos Analytis Home Page column Last accessed
Hello everyone,
We are working with CA 11.2.4 and the home page column Last Accessed is confusing because the information is not consistent.
Could anyone explain me what is the date showed and how this date could be changed ?
Thank you for any help.
Best regards.
German
------------------------------
German Rodriguez
------------------------------