Browse By Tags

  • Modifying a Reverse View

    Hi all, On a document container, we have a tab with the view of all the DCOs that affect it: Because this isn't the standard view, the fields/properties that are/aren't shown here do not correlate to their visibility on the DCO item type. My question…
  • Javascript method to set the default value in search grid?

    We need to limit the search results of "Document" item for certain identity. The default value of "Classification" should be prefilled to "General" and should be unchangeable by the user. I was thinking if I can get the current identity of the user…
  • How to use getid() method to get id?

    In the system the "Id", and "config-id" are the item name. For Document item, the id is the document name(screenshot below). I need the id property, the one that is unique, to be added to the properties of Document item. I have this method but it doesn…