Hi when I brouse the team site from webbased GUII can not see the complete filenames. only able to see The portion of the filenames.It is time consuming (and mind boggling) searching for a file when I can only see one filename at a time by pointing to the link. Whether it is possible to expand the file name field and allow user to change the position or hide and display of the fields.Thanks,Sunil
Read out UI customization guide for more info and make_toolkit.ipl. You can increase the percentage for the filename column and has to decrease for others.Be sure this change would be effective globally for all branches and workareas.
Do you think you could expand a little on your reply? I'm trying to expand columns for the file view and modified file views in the Professional view and I'm not having any luck. I've looked at the guides and followed their steps and ran make_toolkit.ipl but still nothing. Any advice or examples would help.
I...modified file views in the Professional view and I'm not having any luck...
I tried two ways. One way I tried to modified the list_modified.jsp file that is located Teamsite/httpd/webapps/content_center/ccpro/filesys/area_navigation/lists and then I tried adding customization code to the ui_custom.xml file. Is that the correct location of the .jsp pages? Have you modified the column widths by changing the .jsp pages?