Question
5
Replies
281
Views
Posted: November 16, 2018
Last activity: November 19, 2018
Closed
Solved
How to open a rule in Designer Studio from Javascript?
Hi,
I would like to add a link in a HTML rule that could open a rule (an Acticity or a DataTransform specified by its Class and Name) directly in Designer Studio, the same way you can do it by using the open rule icon in Live UI. Is it possible?
Thanks!
Hi, You could try java function pega.desktop.wks.openRule, here is an example and you need to pass the required parameter when you invoke it :