Monday, February 29, 2016

Sometimes it is necessary to make some actions when user picks region selector tab, for example, refresh data in reports etc.
Ok, if your Apex version is 5.0.2 and higher and you use Universal theme,  one of solutions is using custom "rdsregionchange" event handler. The advantage of this way is that you provide reaction on user choice even when it made by keyboard without any additional dynamic action or javascript code.