-
How do I add individual attributes to the Metadata Widget - perspective manager v22.1
Perspective manager says that it allows me to select the data for the metadata widget from either a category or as a group of attributes. If I take the Attribute option, I am prompted to search for a category. I select the category, but I see no way to select the attributes that want in the widget. The help for the…
-
How to disable Drag and Drop in Smart UI
Hello Smart Viewers, 🖐️ Together with @jakubkares we figured out how to globally disable the Drag and Drop in the NodesTable widget. (The reason being one of the customer's requests). Turns out all you have to do is have a Smart UI SDK module deployed, and setting a flag inside of your -extensions.json, like so:…
-
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
-
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…