Hi Matt,
There is a GS module CardFile that offer this functionality. Itdoesn’t extend the AttributeExtensions module but has its own attribute type.
Hans
From: eLink Discussion: Development Discussion[mailto:development@elinkkc.opentext.com] Sent: Donnerstag, 21. Januar 2010 10:14To: eLink RecipientSubject: Attribute extensions extension!
Attribute extensions extension!
Posted by matteustace (Eustace, Matt) on 2010/01/21 04:13
Has anyone written anything that extends the Attribute Extensions module so that you can get multi column lookups? If so, would you be willing to share / swap? :-)
[To reply to this thread, use your normal E-mail reply function.]
Discussion:
Development Discussion
Livelink Server:
knowledge-wlweb01
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.development@elinkkc.opentext.com.
Thanks Hans / Simon,
I’ve now come up with a spec for what I believe is a good optionfor what I want to do. Basically I need the ability to call a URL from a linknext to a text field, passing through the ID’s of the other attributes asparameters. I can then use this to call whatever custom web database or thirdparty lookups that I or my customers develop. I will have a snippet ofJava script to include in the third party web lookup that sets the contentserver calling windows form field values (i.e. attributes). With this, I amfree to develop whatever kind of lookup I or the customer wants and use this topass one or many values back to Content Server.
Now just got to find someone who can develop the code J
Matt.
From: eLink Discussion: Development Discussion[mailto:development@elinkkc.opentext.com] Sent: 21 January 2010 13:56To: eLink RecipientSubject: re - auto doc number
re - auto doc number
Posted by conocoadmin (Simon, John) on 2010/01/21 08:53
In reply to: Attribute extensions extension!
Matt, The module Automatic Document Numbering does everything Attribue Extensions does plus more (including offering multiple columns in the popups). If you have access to it you might consider giving it a try. But same issue Hans already reported, the ADN attribute is also a different attribute type (so conversion issues if replacing attribute extensions). Cheers.
Topic: