-
xCP2.1 setting page title with variables?
Our customer wants to show their client case number within the title of the browser tab. At the moment we do not have the option within xCP Designer to configure the page title with dynamic/calculated information. We already created a support ticket and it's now handled as a feature request. But does somebody found a…
-
CustomType
Hi, Can anyone please tell me How to make it display all the custom attributes, while importing the document? Thanks in advance Sowjanya K
-
D2 - Config Menu Calling Service's Method Action
Hi, I have a requirement to update certain properties of a document and then convert it to Virtual Document Below is my code class D2VDConverttoXYZPlugin implements IPluginAction { private static final Logger LOGGER = LoggerFactory.getLogger(D2VDConverttoXYZPlugin.class); public List<Attribute> convertToXYZ(D2fsContext…