-
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?…
-
How to hidding Create button ?
Normal user shouldn't have permission to see this create button .someone please help me?
-
How to change the toolitems order?
Hello Opentext and Smart UI fans 🖐️ Is there a known way to change the order of toolitems in the nodestable toolbars? For example 'tableHeaderToolbar'. I already know how to extend the toolbar, using the moduleToolItems, but they just get added at the end of the toolbar and get lost under the three dots. Is there a…
-
Pie chart using Content Intelligence widget report
Dear Team, We have 16.2 environment with webreports pack installed in it, I need to build a pie chart which displays the count and column of a specific livereport Can you please share a sample of how the livereport and webreport code look like for it plugin it in the smart interface with content intelligence widget to…