-
how to implement advanced control in D2 smart view dialog xml?
with D2SV 23.4 SDK, we are trying to implement a new menu to launch a custom dialog (form), including some dynamic controls, like radio, button, textarea, and button. No error from log/UI, but only label/text/dropdown list shows up in D2SV client. Do not see any documentation related. Can someone please provide us some…
-
Is java assistance supported?
Hi there, I added a D2FS dialog with the sdk to my plugin and in it I defined a combo with java assistance <combo advancedView_required="true" condition_required="true" condition_required_edit="true" control="true" id="name_field" assistance_type="java"…
-
How to run the D2 Rest plugin project locally using Spring
Hi All, We have created a new plugin project using d2rest smartview sdk [23.4] and on top of it we have created a D2-Rest plugin as well. If we build the project and deploy it to the ls-rest server, the endpoint works and we dont have any issues. however , we want to develop our custom D2 Rest plugin and want to test the…
-
Query related to a columns not visible in Business Workspaces using widgets
Hello All, We have designed an html page and using below widgets to display business workspaces - "csui/integration/folderbrowser/folderbrowser.widget" and "csui/widgets/nodestable/nodestable.view" 2. We have global+custom (created via Facet volume) columns available in those Business Workspaces 3. From OTCS (smartview and…
-
OpenText Documentum SmartView SDK - Want to choose the viewer for PDF files
We have more and more users that are complaining about limitations of the Brava CSR Viewer. Do we somehow have options to get more control which PDF files are opened automatically by Brava CSR Viewer or not? Can we give users the option to open PDFs with their local application instead (like it happens for office formats)?…
-
Documentum Smartview SDK
Documentation for the Smartview SDK provides information to set up the SDK locally and develop custom implementations. The Documentum Smartview SDK consists of sources, binaries, documentation, and samples for: Documentum Smartview UI extension environment. D2-REST services extension environment. D2 plugin development…
-
is there API endpoint for Document to update it in D2 using D2 REST API?
is there API endpoint for Document to updated it in D2 using D2 REST API? Objective is to search the document name using unique name and get the objectID to update its meta-data. I do not see any API where I can find a objectid using search criteria. is there any examples ? DFS was way better than D2REST ,it is…
-
Getting checkout config in D2-REST
Hi All, in our D2 config, we have a config for Checking out a document that displays a warning if a user checks out and approved document and asks for confirmation. Works perfectly in D2 and in Smartview. How can we access that from D2-Rest? So far, we can lock the document, nothing asked, but we'd like to get the same…
-
is there API endpoint for updating the existing documents/folder in D2 using D2 REST API?
is there API endpoint for updating the existing documents/folder in D2 using D2 REST API?
-
SDK Example: (PREVIEW of 23.4) - Adding a custom menu item to menu for Properties, relations,et
This sample is a PREVIEW of what is coming in 23.4, but available now as a non-production hotfix for 23.2, to partners and by approval to customers. It will be a sample in 23.4 GA. -Adding Submenus and widgets to Properties menu in D2 SV - Ability to create custom panels in the object metadata view We can't add mp4's here,…