-
Create new perspective TYPE for Smart View
Hello, we are thinking about creating our own perspective type. Can SOMEONE share a knowledge what steps are necessary to create one? Is it neccessary to use oScript? Can we define only in Smart View? We want to have one extra above Flow, Left-Center-Right, Our own type Thank you for any tips :)
-
How to add Properties submenu to open custom plugin in D2 Smart View 23.2
How do we configure a landing page (or other) to show an extra submenu item (next to Versions, Relations and Permissions) in the Properties menu, where the custom menu item opens a custom plugin (in the same container/context)?
-
Workflow attachment commands - smartview
Hi, How do we extend menu commands shown on workflow attachment documents. I followed smarview documentation and was successfully able to add commands to documents in content server folders but the same commands no longer show up for workflow attachments. How can I enable them to show here also. Can you please point me in…
-
Workflow - Text Pop-up Attribute - Multiple Rows
Hi, Wondering if anyone else has run into this and how they managed it. I have a workflow with a text pop-up with a Max rows of 4. Default 1. It is a required field. The user initiated with 3 rows but left one as <None> . The first task is assigned to a user and they get it in Smart View. They fill in their required fields…
-
Multiple folder widgets different behaviour
Hi I have a scenario where I'd like to load 2 folder widgets in the same page. Each widget shows different content. And for each widget there should be different configs. Is that possible? As you can see in the code I tried defining global “configs” and then I tried to change “configs” just before 2nd widget call. Does not…
-
SmartView Customization
Hi, We have a requirement to customize the add document screen. We need to disable the '+' sign on the screen which is used to add categories or classifications. Please let me know if it is possible. Also is it possible to create the "Add Categories" to the screen as one of the field.
-
How to change validation in user login page
Hi Team, Need to change validations instead of 6 need to change to 14 characters, Please find the attached screenshot for reference.
-
Non admin user node permission - edit attributes
Hello guys, a simple question. Non admin user in Smart View wants to check the permissions for a node. Use case - execute command on a node (I know node ID) and context. How can I verify that user has Edit Attributes permission for a node? // HINT - We are using V2 api. We could switch to v1 API but it is more load for a…
-
Hiding commands - global masks
Hello guys, we can hide commands in different widgets with conguration of module.config() - see https://forums.opentext.com/forums/developer/discussion/comment/965479#Comment_965479 and usefull comment by Ferdinand Prantl https://forums.opentext.com/forums/developer/discussion/comment/945226#Comment_945226 The problem is,…
-
How to download documents using content server api's
Hi team How can I download bulk documents in content server using rest API's Thanks