-
Finding Virtual Documents with no-content children only
Hi, I'm trying to find, in my docbase, Virtual Documents which only have no-content children, i.e. placeholders that have not yet been populated. I don't need to look recursively down the structure, so the Virtual Documents the query would return could be at any level in the structure. In my understanding of the Documentum…
-
Filtering BrowserWidget
Is there a way to configure a user-definable filter for a BrowserWidget in D2? I.e. if I have a list of folders like this 0001002 0001032 0001033 0002012 0002032 0002034 0004002 0005002 0005032 But the user only wants to see folders beginning with 0002* -- is there a way that filter can be set up (where the user can enter…
-
How to force auto-search for newly created object in D2
I have a defined work space in D2 that includes a BrowserWidget (for navigating folders), a DocListWidget that shows the contents of the currently selected folder, and a Search component to look for folders. When navigating the folder structure, if a top-level folder is selected, the subfolders within it are shown in the…