Change management determines many times if a new technology is embraced by your end users and the Portal Home can help make the experience simpler and more intuitive for your end users to use the system as designed and intended.
The Portal Home application is a simple AdaptiveWork custom panel, enabling you to take this simple page and expand on it using HTML/JavaScript. Buttons can be created or changed to go to specific views or call a specific custom action to take in a new request.
Remember, less is more when it comes to change management and the Portal Home is great way to offer up a simple but effective user experience.
Change Background Image:
If you want to be update the image on the page, you can do that easily by following steps:
<div id="cpBackground"><img src="{GetImage('CustomIcon', '<new_picklist_option>') + '?w=1280'}" /></div>
