Here are some other random customizations that users have requested, so I decided to post them here.
To make the Share form not send an email, or even show any email fields:
javascript:$("#sendEmail").removeAttr("checked") javascript:$("#sendEmail").parent().parent().hide() javascript:$("#emailFrom").parent().parent().hide() javascript:$("#emailTo").parent().parent().hide() javascript:$("#emailCc").parent().parent().hide() javascript:$("#emailBcc").parent().parent().hide() javascript:$("#emailSubject").parent().parent().hide() javascript:$("#emailBody").parent().parent().hide()
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-1) was last changed on 09-Oct-2016 18:14 by Ben Spink
G’day (anonymous guest)
Log in
JSPWiki