Forum Discussion
Hi aheywoo
have you considered posting this idea in the Customer Ideas Exchange ? In that way, it can get more visibility with the product management and get more votes within the community.
I am not part of the engineering department so I cannot really comment on the implementation steps, however based on my personal experience it is likely to be more involved than a one liner change - taking into account that you need to calculate the right date to insert into the header for each page served etc...
Thanks for your suggestion!
And yes, you're right. It certainly wouldn't be 1 line; but still, not a hard fix.
- JasonL11 years agoLithium Alumni (Retired)
hi aheywoo
Honestly haven't tried but one possibility is to use the Page Init scripts
Conceivably, it should be possible to add custom code in Page Init to:
- check if you're on the Forum Topic Page
- if so, make rest api call to get the message of current topic, last update time
- use the http.response freemarker context object to add the Last-Modified header to the response
Suggest reach out to Lithium Professional Services (via Support or your Account Executive) for deeper feasibility/analysis.
Related Content
- 2 years ago
- 2 years ago
- 3 years ago
- 2 years ago
- 3 years ago