-
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…
-
Possible to control "Required Properties" based on work space in D2
We have an application that consists of multiple work spaces (were each one identifies a different department, lets say). All work spaces make use of the same object type and property page for documents. We now have a use case where on some of the work spaces (departments) a couple of the attributes are required, but they…