[All Adaptavist Apps]
The link shows up, but clicking on it doesn't do anything e.g. on the attachments page it is:
https://server.edu/pages/viewpageattachments.action?decorator=normal&pageId=9077003
on the edit page it is:
https://server.edu/pages/editpage.action?decorator=normal&pageId=9077003
Before I noticed it not working on the attachments page, but it did on the edit page.
This is what I'm using to generate the link (it's in a layout panel).
Code Block |
---|
{builder-show:mode=edit,view-attachments,view-information} {compound-menuitem:normalView|icon=document_plain|caption=View} {builder-show} |