xpages Custom Control “fileDownload” don't display “modified file” in reader mode

你离开我真会死。 提交于 2019-12-25 01:19:16

问题


I am using a "document library" (template: StdXLWebXDocLib). When I modify the Custom Control "fileDownload" and I put the <displayLastModified option = "true">, the modification date does not appear in Reader mode while it is displayed when i am in Edit mode.

Is this a XPAGES bug ? Anyone know the solution?


回答1:


There are two different fileDownload control on that page, inside different facets of a dynamic content container. You should modify both.



来源:https://stackoverflow.com/questions/26182121/xpages-custom-control-filedownload-dont-display-modified-file-in-reader-mod

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!