-
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
-
How to bring back breadcrumbs in Business Workspaces (CS 22.1)
Hi everyone 👋 You may have noticed that the breadcrumb bar is no longer available when viewing a Business Workspace page in Smart UI. (Breadcrumb bar) It has been replaced with a new "BackToPreviousLocation" command button, that is shown as part of the BW header widget. (Breadcrumb bar replacement in BW perspective) We are…
-
Adding actions to TOP Smart UI bar
Hello community. Does someone have a quick hint how to add actions to the top of smart ui page? See the pic. 1) what is the right name for the top bar? Header? 2) is it described in docs?…