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
Hi Felix,
As of now there is no way to enforce this by default. In the future these inputs will become the default.
Kind regards,
Robin
Felix Wesemeier [DevOps Catalyst] Selected answer as best
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