Resolved! Client side use of applyTemplate() after upgrading to Jakarta
You can apply a template in a client script doing this: applyTemplate(template_sys_id);But after upgrading to Jakarta this does not work. I know that it would not work on the new portals, but I did not expect it not to work in my record producers dis...