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
Reorder Items in the Add New Item pulldown
Van_Duong_(tridentadmin_-_(deleted))
I would like to reorder the items that are in the Add New Item pulldown. I want to put them in my own order, probably with the most common at the top. I am having trouble locating where this pulldown gets populated in the code.Any help would be appreciated. We are using Livelink 9.1 sp3.Jeff
Find more posts tagged with
Comments
Hans Stoop
Message from Hans Stoop via eLinkThis is done in the _BrowseCreateObjects function of webNodes.Hans > -----Original Message-----> From: eLink Discussion: Development Discussion > [mailto:development@elinkkc.opentext.com] > Sent: donderdag 15 september 2005 6:49> To: eLink Recipient> Subject: Reorder Items in the Add New Item pulldown> > Reorder Items in the Add New Item pulldown Posted by Duong, > Van on 09/15/2005 12:29 AM> > I would like to reorder the items that are in the Add New > Item pulldown. I want to put them in my own order, probably > with the most common at the top. I am having trouble > locating where this pulldown gets populated in the code.> > Any help would be appreciated. We are using Livelink 9.1 sp3.> > Jeff> > [To reply to this thread, use your normal E-mail reply function.]> > ============================================================> > Discussion: Development Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe/open/786303>
; > Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe>
; > To Unsubscribe from this Discussion, send an e-mail to > unsubscribe.development@elinkkc.opentext.com.> > >
Van_Duong_(tridentadmin_-_(deleted))
Thanks Hans. I located it and sorted the items like I wanted. Much Appreciated.Jeff
Van_Duong_(tridentadmin_-_(deleted))
One thing I just noticed. When I access Livelink through a link such as from an email or a document (something where it uses a Return URL to take me directly to my link after I log in) it does not go through the _BrowseCreateObjects function so my new sort is not evident. It apparently uses some other function to create the Add New Item pulldown.Am I missing something?Thanks in advance,Jeff