how to change welcome message
hi
I'm trying to change the welcome message in my apex application which now gets the username (login name). I want to create retrieve r name of the user from database and set it in the welcome message.
So how could I do it. I have check the template and I have found <span>$App_User.</span> but the problem is that I can't change this value nor I have any other Idea how to change it
Thanks