![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Adding Link Functions Topic Summary: Add options to Link Menu Created On: 31-Aug-2007 17:27 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Take a look at DOORSHOME/lib/dxl/config/formal.dxl. Search for "Link by Attribute" and you will find the code that creates this menu option which looks like the following: createItem(alwaysOn, "Link by Attribute...", 't', null, modKeyCtrl, null, null, "Create links based on attribute values.", "" , doorsHome "/lib/dxl/standard/links/links.dxl") Copy and paste this to add a new menu option and edit the title and pathname to reference your script. | |
![]() |
|
Does anybody know how to add an option to the "Link" option on the menu bar. We recently upgraded to 8.2 and I am trying to restore all the configurations we had in 7.1. The previous admin modifed the "Link by Attribute" function to be automatically set up for our Test folks in an option called "T&E Link by Attribute". I have the .dxl file, and placed it in the locations just like 7.1, but it does not appear. Anybody know how to do this?
Corey |
|
![]() |
|
![]() |
|
Take a look at DOORSHOME/lib/dxl/config/formal.dxl.
Search for "Link by Attribute" and you will find the code that creates this menu option which looks like the following: createItem(alwaysOn, "Link by Attribute...", 't', null, modKeyCtrl, null, null, "Create links based on attribute values.", "" , doorsHome "/lib/dxl/standard/links/links.dxl") Copy and paste this to add a new menu option and edit the title and pathname to reference your script. ------------------------- Tony Goodman http://www.smartdxl.com |
|
![]() |
|
![]() |
|
Thanks, Tony! Huge help, saved me a ton of time!
|
|
![]() |
Telelogic DOORS
» General Discussion
»
Adding Link Functions
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.