Skip to Content Skip to Menu

CBGroups Disabling Canvas Upload

  • fede312
  • fede312
  • OFFLINE
  • Posts: 166
  • Thanks: 28
  • Karma: 1
7 years 1 month ago #297016 by fede312
CBGroups Disabling Canvas Upload was created by fede312
How do I disable the ability to upload a canvas in the form that shows up when adding a new group?
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
7 years 1 month ago - 7 years 1 month ago #297031 by krileon
Replied by krileon on topic CBGroups Disabling Canvas Upload
You can't, canvases are a part of the group display. There is no functionality for disabling canvases in groups. Best you could do is make a copy of the default template then delete everything except group_edit.php and remove that line from the group edit display or hide it with CSS but that does not disable that functionality.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 7 years 1 month ago by krileon.
The following user(s) said Thank You: fede312

Please Log in or Create an account to join the conversation.

  • fede312
  • fede312
  • OFFLINE
  • Posts: 166
  • Thanks: 28
  • Karma: 1
7 years 1 month ago - 7 years 1 month ago #297091 by fede312
Replied by fede312 on topic CBGroups Disabling Canvas Upload
I do not want to delete the function, because I may want to add it in the future.

So I just did it with CSS then.
For the record I used the following in the override.css file.

#gjCanvasUpload {visibility: hidden; position: absolute;}
Last edit: 7 years 1 month ago by fede312.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum