Alot of the time, I find that clients usually want the ability to modify the fields displayed on the homepage.
So what I often do and I dont know why stellent/oracle haven`t done this, is update the HOME_PAGE template with the advanced search screen resource includes and add the following global rule (#active.Page like “HOME_PAGE”) in config manager to modify the contents displayed..
WARNING:: Do not overwrite the HOME_PAGE template with the advanced search template.. As this will screw up your portal when you next regenerate it..
Attached is the simple component that replaces the HOME_PAGE give it a go.
You`ll need to setup the fields to hide within a global rule with the following activation condition - (#active.Page like “HOME_PAGE”). If you have any probs just ask

5 Responses for "How To:: Customise the Oracle UCM Home page with Config Manager."
first thanks for handy component…
but i have some problem with configuration…
with activation rule: (#active.Page like “HOME_PAGE”) … is not working… if i uncheck “rule activation codition” … works, but it works everywhere and i want to apply this component on home page.
maybe some suggestions?
I think it is just down to the quotes around the HOME_PAGE.
Wordpress has altered this “HOME_PAGE” please use standard double quotes and do not copy / paste the activation rule.
That should fix it..
I have also only developed and tested this component out on 10gr3 but it should work on 6.x & 7.x
thanx … it’s working
Thanks for the tip, but it doesn’t work.
May be I did something wrong. I creaged a global rule with activation condition as you said, and selected the fields that should appear on Home page.
Did I miss something?
Thanks a lot!
Check the quotes are correct in your rule
Alternatively check out this post - http://blogs.oracle.com/kyle/2010/01/using_rules_profiles_to_drive.html
Leave a reply