Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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
Solved! Go to Solution.
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
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