Forum Discussion
aheywoo
11 years agoAdept
Thanks Paulo, I'll post it there.
And yes, you're right. It certainly wouldn't be 1 line; but still, not a hard fix.
And yes, you're right. It certainly wouldn't be 1 line; but still, not a hard fix.
JasonL
11 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