Book a Demo

Author Topic: Define double click behaviour of an Element  (Read 3337 times)

wuz

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Define double click behaviour of an Element
« on: May 07, 2008, 07:17:11 pm »
Hi all!

I am using the SPEM Profile for EA and there you get to the contents of the ProcessPackage and the ProcessComponent when you click at these elements.

A Workdefinition or Activity can contain diagrams as well but when you click on these elements you got to the Properties.

How can a define that the user is directed to the contained Diagram when clicking on these elements. An emergency solution would be to crate a hyperlink with the size of the element, hide icon and text and place it over the element. But there must be a nice way to achieve this.

Thx and greetings

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Define double click behaviour of an Element
« Reply #1 on: May 08, 2008, 08:20:03 am »
You should be able to make your activities composite.  This creates the link between them and the diagram under them.

wuz

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Define double click behaviour of an Element
« Reply #2 on: May 09, 2008, 07:31:37 pm »
Thx for the hint it seems that the composite principle also works for the SPEM work definitions. Just rightclick on the element advanced -> and check Composite.
« Last Edit: May 09, 2008, 07:37:06 pm by wuz »