Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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