oomph button in list view

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/5/2009 1:50:23 PM
Gravatar
Total Posts 118

oomph button in list view

On Event Calender Pro - if you are in a list view that contains more than one page of events. When you click the oomph button you can only step through the events on that page. I think you should be able to step through all the events in the list view.

2/5/2009 1:56:30 PM
Gravatar
Total Posts 18439

Re: oomph button in list view

Sorry but oomph does what it does and it aint gonna do no more. Its just javascript that sees html in the pages marked up in hCalendar format, or hCard format, it can only see what is in the page.

Best,

Joe

2/5/2009 2:07:16 PM
Gravatar
Total Posts 118

Re: oomph button in list view

Ok - not a problem

2/5/2009 6:13:58 PM
Gravatar
Total Posts 41

Re: oomph button in list view

Can you remove the oomph button?

2/5/2009 6:19:02 PM
Gravatar
Total Posts 18439

Re: oomph button in list view

Yes, if you add this to Web.config or user.config

<add key="DisableOomph" value="true" />

Best,

Joe

 

You must sign in to post in the forums. This thread is closed to new posts.