Thanks... this is gr8 I was just looking for something like this where we could show common messages and was looking for extension points as a way to do it. Any extension points available in DHIS ??
--- Regards, Saptarshi PURKAYASTHA Director R & D, HISP India Health Information Systems Programme My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE 2010/3/11 Lars Helge Ă˜verland <[email protected]> > > To devs, > > I have added a new div for user feedback which appears fixed on top of the > screen. These methods can be used directly from any javascript: > > setHeaderMessage( message ) // sets header message > updateHeaderMessage( message ) // updates header message text > setHeaderWaitMessage( message ) // sets header message including a gif > working-animation > updateHeaderWaitMessage( message ) // update header wait message text > setHeaderDelayMessage( message ) // sets header message and hides it after > 3 secs > hideHeaderMessage() // hides header message > > > This can be viewed eg for the generate chart function and when exporting a > report table to excel/html/csv when it has not yet been generated. > > Should be useful for situations where there are no natural place to put a > message, like in lists. We could consider moving all messages here for > standardisation. > > > Lars > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

