Hello,
I created a site for a group of users. This site contains different folders (drafts, pending approval, published), with documents moving from one folder to another depending on workflow rules.
I wrote a script so that when a document arrives in the published folder of this site, a link to this folder is created inside our
documentation folder.
The problem is that even though the link appears normally in the documentation folder, it doesn't list the documents. Instead, it shows the details of the source folder.
I also wonder if it's possible to change the link icon and title (which is "Linked to: Published" even though I specified a name and title) so that users don't see any differences when they reach this folder.
Thanks in advance.