I am trying to set some Clientlibs via the design dialog of the template but its not picking the property. When I further tried to look into PageImpl of the Core bundle found that its reading from currentDesign protected void addPolicyClientLibs(List<String> categories) {
if (currentStyle !...