How do I write a Marco (inside the document type proprieties's visible condition) to show the field only on a specified document name:Example code CurrentDocument.DocumentName == @page@
This script doesn't work at all. I've changed the 'NodeID' and the 'FieldName' but nothing happens. IT just shows blank. This is implemented in a static HTML webpart. Is this the correct or an alte...
Hi,I am trying to move a page from one category to another category but I am getting different errors as follows.1. The page of type is not allowed in target location 2. Source node not specified ...
I have a transformation (ASCX). I'll like to get the Column name [FirstName] (field name/data) from another page. I think the best way is through the NODE Id of that page [32697]. How can I write t...
Is there another way i can write this so that I have have a checkbox or radio button in the document Type to either show or hide this element from appearing on the front end?{% if (phone2.length @ ...
Hi, Can anyone please check what I'm doing wrong here. In the custom Document Type, I created a field Field Type: File, Form Control: Upload File. Created a new page based on this Document Type, up...
Hi,I have created a menu using Hierarchical transformation. The menu document type has all the field that are being used in Hierarchical transformation. Now i need to access the parent master docum...
I created a dropdown field in a document type to select an item. But I am having issues populate additional data from the custom table based on the dropdown selection.Can I access custom table data...