We need to have users accept a legal agreement (and audit that acceptance) before they can download any file via Confluence. Is this possible?
Hey Ian,
my first shot would be to use Custom HTML and create a script using JavaScript/jQuery that registers a click on the download button of a file and display an overlay/popup with the desired content.
I think the alternative would be to develop an addon that manages the download of files and displays this agreement prior enabling the download.
I hope this helps!
Regards,
Philipp
a javascript display is only going to be good if the user didn't copy the download link and shared that around directly. The only way to do the agreement is via a custom plugin that takes over the download url.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.