Book a Demo

Author Topic: Add Hyperlink To A Data Object  (Read 3167 times)

Mart1013

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Add Hyperlink To A Data Object
« on: July 02, 2015, 01:00:51 am »
Hello,

I have a BPMN model that will be used via a web browser. I want to open word documents (in word) by clicking on a hyperlink in a data object. I know how to create a hyperlink but I can not "resize" it so that it fits in a data object.

How is it best to do this?

Al I want to do is double click on an data object and it opens the word document.

This must be easy!

Thanks

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: Add Hyperlink To A Data Object
« Reply #1 on: July 02, 2015, 07:26:47 pm »
Hi,

The default way to do this in Sparx would be to add a 'Web address' in the DataObjects Properties->Links page. In your html the user would click on the DataObject on a diagram, the property page of the DataObject would then be shown, it contains a tab for Links, the user would click the URL here to open the word doc...not quite what you want - but the default behavior...