Forums

 
  Support Forum  Modules  Engage: Events  Put Featured Events module into Read Only mode
Previous Previous
 
Next Next
New Post 10/20/2008 8:37 AM
  David O'Leary
11 posts
10th Level Poster


Put Featured Events module into Read Only mode 

I've got an instance of the module on the home page that shows only featured events. The space for the module is quite small so I'd like to be able to put the module into "Read Only" mode where the admin buttons are hidden and users can't add events. So my suggestion would be, on the settings page, when a user checks the Featured only checkbox, you display an additional check box(es) for this.

 
New Post 10/20/2008 10:30 AM
  Brian Dukes
498 posts
4th Level Poster


Re: Put Featured Events module into Read Only mode 

David, thanks for that input!  I've created an issue in our tracking system for this request.

Are you wanting to remove the buttons to edit, cancel, delete the event, or the buttons at the top (Home, Manage Events, etc.)?  For the first, we'd suggest creating a new template that removes those buttons which you can use for any smaller instances of the module you would like.

Hope that helps,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
New Post 10/22/2008 4:51 PM
  David O'Leary
11 posts
10th Level Poster


Re: Put Featured Events module into Read Only mode 

I've already done the first option. But couldn't find a way to do the second (Home, Settings, Manage, Add, ...) through templates.

 
New Post 10/23/2008 9:13 AM
  Brian Dukes
498 posts
4th Level Poster


Re: Put Featured Events module into Read Only mode 

Ah, gotcha.  You're right, there isn't a way to remove those through a template (outside of adding a CSS style to the template that hides those buttons...).  I'll make sure and update that issue to reflect hiding the navigation buttons.

Thanks,


Brian Dukes
Engage Software
St. Louis, MO
314.966.4000

The leading provider of DotNetNuke support, training and custom module development.
 
New Post 10/23/2008 11:16 AM
  David O'Leary
11 posts
10th Level Poster


Re: Put Featured Events module into Read Only mode 
Modified By David O'Leary  on 10/23/2008 11:16:37 AM)

Great idea! I added the following code to the top of my Header.Simplified.html template and it worked great.

<style>
.AdminButtons {
display:none;
}
</style>

 
Previous Previous
 
Next Next
  Support Forum  Modules  Engage: Events  Put Featured Events module into Read Only mode

Purchase

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Please click here to buy now.
Payment will be processed via credit card or PayPal.

Test Drive!

Want to find out how it works? Visit our demo site to see the modules in actions!

Want to find out how it works? Visit our demo site to see the modules in actions!

Subscribe

Sign up for our newsletter and get the latest product updates!

Sign up for our newsletter and get the latest product updates!

Online Support

Powered by DotNetNuke