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

Using ACL to set language when multiple Epic windows is opened

sylvain.castong2
1-Newbie

Using ACL to set language when multiple Epic windows is opened

Hello,

I use ACL code to automatically set the language of a document based on the language attribute of the root element. For example:

if (oid_attr(oid_first(), "lang")) == "en") {

set

When more than 1 Epic window is opened, the language is set for all Epic windows. This is a problem when working with 2 documents in 2 different languages. The user has to manual

ly reset the language of the other document.

When running the ACL code

0 REPLIES 0
Announcements