Smart View
Extend Smart View and build your own widgets
-
Smart View validation on attributes in a workflow start or user step.
I've been looking for a solution to attribute validation in a smart view workflow (Multiple date fields that require 1st date to be less than any other date field) when the workflow step is processed (Start button pressed). I have this working with form template/ custom views with embedded JavaScript in classic views, but…
-
Hide few action items of document in OTCS smart view 23.4
Hi All, In our OpenText Content Server 23.4 environment, we would like to hide the following document actions in Smart View when a document is selected: Copy Move Add Version Reserve Start Workflow. Kindly let us know how to do it if anyone has idea on this. Thank you
-
Smart view 24.3 version : Looking for a JavaScript file which will invoke the view functionality
In smart view We are having a requirement to add / modify the existing view button in the inline ribbon menu in browser view. We would like to know what the URL will be invoked while clicking on the view button Also, we are looking for a particular core / JavaScript file which will invoke, so that we can make the changes…
-
How to add new view doc option(external link) on a document in SmartView
We want to open a document in third party application from Smart View. Is it possible to add a button or link on a document in Smart View?
-
Overriding standard inlineActionbar - change commands order, move to inlineActionbar
Hi experts, Does anyone knows how to override inlineActionbar to provide custom commands order and move some standard command to otherToolbar. Thanks.
-
Nodes Table -- Real Example
Hello OT Community, I am looking for a real example of how to use the Nodes Table Smart UI WR with a Filter. This feature is clear as mud from OT and discussed more on this blog: "The Nodes List WebReport widget displays a list of items (nodes) generated from the WebReport’s data source in a full-page view, similar to the…
-
Search Results export to excel/json record limit?
When we try to use the Search Results export to either excel or json, we only get 100 records in the resulting file. Is there a limit somewhere in settings that can be modified? I cant find one
-
Smart Document Type Enablement for Content Server
Hi Developers, OpenText Content Server has introduced a new Smart Document Type option, which provides the following capabilities within Business Workspaces: Uploading missing documents Restricting document types allowed within a Business Workspace Automatically outdating documents based on expiry date categories Uploading…
-
Trigger rename action
Hi, I would like to know if it is possible (in Smart View) to automatically trigger the rename action when a document is dragged and dropped in a folder.
-
Project generator version 23.4.
Hello community, I am trying to find a SDK for Smart View to create a new project for version 23.4. I am not able to find it anywhere. Where is the hidden location that needs to be discovered? I am currently searching for a Smart View project generator that could be downloaded here for the version 22.3. But in the parent…
-
Compile fails with 25.4 SDK
Env: Smart View SDK v25.4 It seems like js files in nuc is using ES6+ syntax such as array spread operator. This leads to grunt compile to fail with below error Error: Parse error using esprima for file: lib/src/nuc/lib/less.js Error: Line 90: Unexpected token ... Has anyone else faced similar issue, and is aware of a…
-
I am not able to personalize Welcome Header Widget Open Text Version 24.2
I am not able to personalize the welcome header and also if I want to add the link to a video that is in OT what link should a use, the path that the browser is showing? or something else? Thank you.
-
Disable "Open" Button / Replace "Open" With "Edit" Action - Document Properties
Hi, I was wondering if there is an option to change the behavior of the "Open" button and replace it with "Edit" button behavior? Or leave only "Edit" button. There is a confusion to the simple user since "Open" is way more noticed than "Edit" and the user gets to press Open instead of edit and it causes data loss since…
-
SmartView Session expired
Hi Team, When trying to access metadata/properties page in OTCS SmartView using one specific frontend server , we are getting Session expired alert, as per below screenshot. We have recently upgraded OTDS to 25.1 version since then we are facing this issue. Regards, Vishnu
-
Smart View logo requirements
We are trying understand if there are any guidelines or restrictions such as dimensions, dpi, image resolution etc when trying to update the customers Smart View global header icon / logo? It's my understanding the logo currently is "height: 24px; width: 220px;" but can this be updated to anything?
-
Custom widget is missing after deployment
I deployed a custom widget to CS server exactly like i did successfully before on a different server. There wasn't any relevant error during installation and during restart. I can see the newly created module in admin. However the widget is not available in Perspective Manager and is not listed in /cs.exe/app/config How…
-
How to hide some columns in TableReportView
Hello, I have a SmartUI TableReportView used to shows some data. I need 2 data for each row in order to invoke a subWebReport. How to I can Hide the columns in the tableReportView? Thanks Alessandro
-
My Assignments Extended View - additional columns
Can we extend the columns in My Assignments Widget Expanded view ( Myassignmentstable) to display the date the task was assigned to the user. Note: I have registered the extension under "csui/controls/table/cells/cell.factory"
-
Can't customize Welcome Header widget
I'm using CS 16.2.11 with a Chrome browser If I place the Welcome Header widget on a perspective of mine, the thumbnail displays and the video plays if I press play. But if I try to add my own video & thumbnail, the thumbnail won't display and the video won't play, no matter what the URL I enter. It doesn't matter whether…
-
Smart View Widget Configuration
Hello, I wanted to inquire about adding banners or photos for each department-level folder in Enterprise Smart View. For example: - Enterprise - HR: Photo/Banner - Procurement: Photo/Banner Is there a way to accomplish this only through configuration changes? Or do we have to write codes for that?