I have to do UI customiation. I have to remove or hide "new job" link from CCSTD. I tried to do that by commenting out action list in ui_custom.xml in the path iw-home/local/config/lib/ContentCenter/customer_src/conf/customerBut link did not go. What shall I do to remove this link ?Thanx
There would be nothing to comment out - instead you would need to explicitly "delete" or "remove" the link option via those configuration files.I don't tend to use CCStd so I don't know the exact directive off-hand so you'll have to dig around a bit more yourself to figure it out.