You need to sign in to do that
Don't have an account?

how to get alert msg when we click on home tab
ex: when the user click on home tab he has to get an alert that "hi <user name> good morning"
You need to sign in to do that
Don't have an account?
ex: when the user click on home tab he has to get an alert that "hi <user name> good morning"
It sounds like you want to override the home tab with a custom visualforce page and then use the VF page to display your alert. Sounds like this belongs in the visualforce board to me.