-
A code sample for calling a side-panel with Intelligent Viewer (.../viewx) in it
Hello, I would like to have a sample of code on how to manually trigger/show the side-panel widget with a document opened in Intelligent Viewer like this I plan to use same functionality in WebReports contents which are loaded by Smart UI widgets In some previous post I found nice samples on how to call Alert and Dialog…
-
User step configured with smart view opens in classic view
I run into this strange issue with smart view in a CS21.3 server and cannot figure out the reason. When I open an user step assignment, it always opens in classic view event it's set to smart view in workflow map. The start step works fine in smart view though.
-
Add a button to the toolbar using SmartView SDK
Hello dears, How can we add another button to the original toolbar? I don't understand if it's a FolderBrowser widget or it should be a Command or both? Thanks in advance
-
Content server SmartUI loading issue
Recently, we upgrade from Content Server 21.1 to Content Server 22.1. After this upgrade, smartUI components are not working. Getting tons of error messages: To simply the actual issue, we prepared sample test page with help of smartUI documentation. Step-1: Prepare a testing html file and save it with name: ‘Testpage.htm’…
-
Add an option to retrieve document metadata and navigate to its location in Physical Records
Hi Everyone, I am new to Smart UI SDK and have been through documentations for the past 2 weeks. But it seems a little difficult to understand how it works. Is there a sample to show how to add an option/button whenever a document is selected? Our requirement is that the documents metadata will contain a value for its…
-
How to acces Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009c
Hallo does somebody know how to access the Thumbnails with WebReports (blob:https://dms-dev.sbb.ch/0a369f4c-b57b-4650-9560-925009cd8f1f) in Smartui the Thumbnails are displayes as in the Attachement - can we reuse them? cann we access them with WebReport (in the future?) how are thoes keys…
-
Download multiple files
Hi, Recently I got an issue from the user where they are not able to download multiple files in Smart View. I tried to do it and when I select the files and click on download, the pop-up says "Extracting Items" and then changes to "compressing items" and nothing happens after that. I checked the logs for the object ID and…
-
Running specs in Smart UI
Hello Smart Viewers, I just went through grunt, jasmine, karma and other usefull tools. I think that I basically understood the principles how to write test, how to automate etc. So I wanted to write my own one but at first I wanted to run some of the specs that are already prepared. I use version 22.1 The question is -…
-
Smart UI configuration using module.config()
Hello community, 👋 I have noticed many Smart UI components can be directly configured using module.config() and extensions.json files (outside of documented csui-ext extensions). Is there some place to achieve this globally, without any custom modules? -> Some sort of global extensions.json file where we could configure…
-
Adding "updated by" metadata to Document properties
Hi, I am new to opentext and I am trying to figure out a way to add an "updated by" metadata to the General tab in a document. Right now these are the metadata fields available in the General tab. Thanks