I am encountering an error when attempting to customize iNotes in 8.5.1. After successfully getting the icon in the upper left to change by editing the Custom_Banner form, I attempted to add an action to the action bar.
I first removed the block around the subform insertion as below:
// Expose this comment block to include actions helper routines for Lite mode
I then exposed the code that would add functions to the action bar. However, I am still recieving an error that reads:
07/01/2010 03:46:37PM addActionsLite is not defined
Leading me to believe the subform is not loading correctly. Any information that anyone has is greatly appreciated.