Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Attributes in Livelink 9.0.1
JOHN_LE_(LockMarUser3_(Delete)_2316094)
We are in the process of upgrading from Livelink 8.1.5 to 9.0.1. One of the functions that we presently have is displaying specific attributes for the documents in certain folders. With the changes in how categories and attributes are handled, these columns no longer display anything.Is there anyone who can give us a specific example of how to do this? An example of what we are trying to do would be: in the Drawing Documents folder, display the revision and change number attributes of the Drawings category for all of the displayed documents (since all of the displayed documents will have the same category).We will be eternally and overwhelming grateful for anyone who can help up with this!
Find more posts tagged with
Comments
Donna Nalls
Hi Tracy,I am attaching a utility script that will traverse through a category definition and return the list values for a specified attribute. Add this script to any utility object in a custom ospace (assuming you have a custom ospace).Also attached is a webnode/browseview.html file with a crude implementation to demonstrate how to call the method and display the values.Please give me a shout if you need assistance implementing.Regards,Donna