Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Unsetting Action Buttons
Re: Unsetting Action Buttons [message #2058 is a reply to message #2057] Wed, 13 May 2009 05:20 Go to previous message
AJM is currently offline  AJM
Messages: 2363
Registered: April 2006
Location: Surrey, UK
Senior Member
(1) The action buttons are set at the start of each page controller, so if you unset any in your _cm_initialise() method they will only be unset when that method is called, which is only the first time that the script is run - so on all subsequent iterations the buttons will not be unset. The best way is to use the _cm_changeConfig() method instead as this is called on every iteration.

(2) Use the _cm_changeConfig() method.


 
Read Message
Read Message
Previous Topic: column heading sorts
Next Topic: Return from help screens
Goto Forum:
  


Current Time: Tue Oct 15 10:20:42 EDT 2024

Total time taken to generate the page: 0.00917 seconds