Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Customize the width of CCPro UI columns
System
TS 6.5 SP2 Windows
Is there a way to customize the ccpro UI such that the "Name" column in the right pane is substantially wider and "Modified By" is smaller to compensate? We need more space for the filename and user id's are comparatively short here.
I've looked and I don't believe there is a CSS way to do this since that particular column has a generic definition.
Thanks,
Dave
Find more posts tagged with
Comments
pdasarat
Add to your ui_custom.xml the following entries. Modify the width of the pagedlist. Then make_toolkit.ipl
[HTML]
[/HTML]
If it works one more beer
.
Pradeep
Migrateduser
Cool! Okay, but now I'm getting this in the "Modified By" column:
null HTML found for object
So, something's not quite right and of course I can't find this in the documentation.
No 2nd beer yet!
Migrateduser
Found it -- you had it as an HTML type and it should have been a string.
Hey, I'll give you that 2nd beer anyway. I'll make good on my offer, I live in Yardley, about 10 miles from you.
7-25-2011 3-33-46 PM.png
pdasarat
Can you post your ui_custom.xml for reference.
Pradeep
Migrateduser
Uhh, sure. I mean,
it's almost exactly what you gave me, but here it is:
[HTML]
[/HTML]
I wonder -- instead of listing hundreds of files in a single directory with the sortable columns mentioned above, what if I gave the user only the DATE of the file and they would need to GUESS which file is theirs. It might also help to decrease the page size from 100 to 3. That would be nice.