Hi community,
is it possible to use the new IAS styles as a default without adding useNewIASInputComponents=true to the URL?
Michiel Saelen [SLC] [DevOps Advocate] Answered question
From 10.5.12 it is possible to set the new components from your script (RN43875). By using 'engine.WebUIVersion = WebUIVersion.V2'. From 10.6.1 this will be the default (RN44059) and it will no longer be needed to explicitly set this.
Michiel Saelen [SLC] [DevOps Advocate] Answered question