Smart View
Extend Smart View and build your own widgets
-
Content Server Perspective Manager -- Bug in Shortcut Group Widget
Hi Everyone, In CS 20.4, 21.1, 21.2, & 21.3 on Windows Server -- several of our customers are facing the same bug that OpenText support is unable to reproduce. Can you please check your environment and let me know if you face the same issue with "Volume Fallback" rendering as a text field when it's supposed to be a…
-
Table Key Lookup Issues in Smart View
Good day, I am using a table key lookup in a workflow and results are displaying correctly on the Classiic, However when you switch to Smart User Interface the same displays no result found. Can you please assist, is this a known issue or i need to do configs somewhere...? Thank you
-
Smart View WebReports widget
Hi We have a landing page with 3 tabs - overview, documents, statistics In overview page we have Widget 1 (WebReport) In statistics we have Widget 2 (WebReport) Both widget use code similar to this <div id="content"></div> <script> csui.require([ 'csui/lib/marionette', 'csui/lib/jquery',…
-
Is there a way to extend the Advance search search criteria height in smart view?
Hello All we have advanced search with lots (10+) category attributes as search criteria and when configured to use from the smart view, the height of the widget is too small and users need to scroll through to see all the search criteria, is there a way we can configure/set the height of the widget. We want to show all…
-
Validation of input fields in Smart view
Hello Please could you let me know if anyone has tried to validate attributes in Smart UI, like attribute type, attribute length and other conditions?
-
Random issue with Audit and Version details in 21.2?
Hey all Has anyone else witnessed periodic issues with the audit/version functions in Smart View on 21.2? E.g. I have a collection in my admin workspace, and I am trying to view the audit history on the collection. When I open this, nothing occurs - and browser console shows following: Setting debug points, I notice that…
-
Multi-Select Menu Item
Hello OT, In the classic menu I can use an ActiveView and create a "multi-select" button without issue. I use this button to call a WebReport (to initiate) a WF. How can I get this same (basic) feature to work in the Smart UI?
-
Error while loading Disposition widget and Managed objects statics widget
Hi Team, We are facing an issue in the smart UI perspective landing page as two widgets Disposition action pending widget and Managed objects statics widget Error : context.js:84 ERR Fetching the context failed: Invalid response received. NOTE : We have 3 instances of CS installed (2 FE and 1 BE) BE instance widget is…
-
Extended ECM widget
Hi There is a way to the workspace folder widget by passing DataID. 'csui/integration/folderbrowser/folderbrowser.widget', this is well known approach and it works. Also there is a way to load the workspace widget by passing - busObjectId, busObjectType, extSystemId. This is when you don't want to use DataID.…
-
Smart View Upgrade of Handlebars 3 to 4 with 22.1, potential breaking changes.
Starting with 22.1, the Handlebars library used for templates in Smart UI will be upgraded from 3.0.8 to 4.7.7. Existing precompiled templates produced by Handlebars 3 will continue to be supported. This means that precompiled templates from previously released versions of CS modules will continue to work in Content Server…
-
Overwrite SmartUI Menu Functions in Custom Oscript Module
Hi Everyone, I've been through all the posts, and can't find a solution to my challenge. I have a custom Module, in which I add a new menu function for a document in the Classic View, I want to implement the same concept for the Smart UI. Which overwrite feature do I need to implement?
-
Help with error when trying the example Rename Command
Hi, I'm trying to deploy the rename command example that comes with the CSUI SDK. I previously got it to work outside of the grunt build task, where I would copy the src directory of my project and all its associated components straight to my OTHome\support\module name dir. For that to work, I did have to change all my…
-
What is the best way to completely change the Header of smart view and classic view?
Hi, We have a requirement to completely change the header of the smart UI and classic view. What is the best possible way to make this change? Sample header attached for reference.
-
Fail to generate a csui-extension project
Hi, It's my first try. I've installed nodejs8,python 2, npm, yo,grunt-cli and so on based on the Readme.md file. When I run 'yo csui-extension' to generate my project, I get some error messages. The messages is like the following: D:\OPENTEXT\smartview\my-extension>yo csui-extension…
-
Smart UI SDK 21.2 "broken" ??
IS there something amiss with the 21.2 Smart View SDK that anyone has come across? I've downloaded from Content Server Smart View SDK 21.2 (opentext.com) the SDK and the csui-generator. I am using Node 14.16.1 (under nvm), npm version 6.14.12. I have installed the csui-generator, noting that this produces the "primordials…
-
Override function in smart view
Hello, I need to change smart ui function and basically do a very minor change. In particular, i want to change category inheritance for copy/move to always inherit target. There is a parameter in csui/dialogs/node.picker/impl/header/header.view.js that controls this. initialize: function () { ... var…
-
Smart View Date Format Mismatch from Classic UI
Content Server 16.2.7 We are seeing a mismatch in the date format for Smart UI even though the following setting is being enabled. For example below, Classic UI Format: MM/DD/YYYY HH:MM AM/PM Smart UI Format: DD/MM/YYYY HH:MM AM/PM Is there a solution for already ?
-
Custom Message on Smart View Pages
Has anyone done this kind of setting. We are looking to add a custom message for date format understanding as follows, We have updated the file OT_HOME\support\csui\bundles\csui-app.js file for this but the alignment seems to not working. Is there a quick and better way possible ?
-
Custom Slice not getting updated for Smart View for Global Search
Content Server Version: 16.2.7 We have created a custom slice and applied it on the Global Search (as a default). It works as expected for Classic View. However in the smart view the default is not getting updated. Custom slice is available in the dropdown but not pre-selected. We are seeing From here being used. Any…
-
Process Wheel stuck in smart view in workspace
When we are opening a workspace in smart view, at the top the process wheel is stuck. Although we can view the folders inside workspace and all but the wheel is repeatedly running during then at the top. Please find the screen shot below.