cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here

Translate the entire conversation x

In ACL language, how to display a text with a link (url) in a message window ?

dgopois
13-Aquamarine

In ACL language, how to display a text with a link (url) in a message window ?

Hello,

Using ACL Language, I would like display a text message with a link in a message window. If I click on the link which do reference to an oid, the cursor move to the position given by the oid. How to do it?

Kind regards

David

ACCEPTED SOLUTION

Accepted Solutions
dgopois
13-Aquamarine
(To:dgopois)

Hello,

It's possible using the _eventlog package and using the function _eventlog::add_record.

We can create a link in a message window to an oid.

Regards

David

View solution in original post

1 REPLY 1
dgopois
13-Aquamarine
(To:dgopois)

Hello,

It's possible using the _eventlog package and using the function _eventlog::add_record.

We can create a link in a message window to an oid.

Regards

David

Announcements


Top Tags