Recent Posts in My Followed Categories
Switch the "Categories" drop down to see either Recent posts in All categories or only posts in the categories you Follow.
-
Smart View Widget Configuration
Hello, I wanted to inquire about adding banners or photos for each department-level folder in Enterprise Smart View. For example: - Enterprise - HR: Photo/Banner - Procurement: Photo/Banner Is there a way to accomplish this only through configuration changes? Or do we have to write codes for that?
-
Navigating Between Folders takes from 3 to 4 seconds using smart view my Content Server version 24.2
Navigating Between Folders takes from 3 to 4 seconds using smart view my Content Server version 24.2 while in classic view is about 2 seconds ! Appreciate urgent support
-
Deployment Issue: Widget Not Showing in Perspective Manager (CS 24.1 / SmartUI SDK 24.1)
Hi everyone, I'm encountering difficulties deploying a custom widget on Content Server 24.1 using SmartUI SDK 24.1. I’ve been following the guidelines from course 4-0190 Content Server SmartView Development – 20.2, but I’m stuck with a couple of issues: Missing out-module Folder: I noticed that the out-module folder, which…
-
Perspective Activity Feed Widget
Is it possible to get updated from a folder and its subfolders. Currently we have only Node option in activity feed configuration of a widget. Kindly advise.
-
FolderBrowserWidget loaded using WR HTML widget in Workspace tabbed perspective issue
Hello, CS 22.4 We have a workspace that has multiple tabs where tab 1 is standard browse (shows workspace content) while tab 2 has WR HTML widget that is loading FolderBrowserWidget. In general it works fine, however, there is a problem when we switch between tabs: Open WS and go to tab 2 (with WR widget) and…
-
How to get a horizontal scrollbar in smartview?
hi I'm sure this will be simple to someone smarter than me, but I can't work it out. I've created a webreport using the simple table smartview template. The table is wider than the container that the table is in, and although it automatically adds a vertical scroll bar, I can't work out how to add a horizontal one. I've…
-
Smart View and Business workspace's breadcrumbs
Does anyone know what happened to the breadcrumbs within the business workspaces on the Smart View? From some versions it is no longer present in the Smart View and the "back" button of the browser on some occasions (such as after page refreshes) does not work.
-
How to show folder structure in Node Browsing Table in xECM SmartView?
Hi folks Thank you for taking the time reading this. I wonder how I can show the folder structure in xECM SmartView Node Browsing Table within a Perspective just for a normal folder container like it is possible within the Business Workspace Node Browsing Table. I was not able to find any option in the Perspective Manager.…
-
Smartview Extension Deployment
I try to understand how to deploy an extension to the server. I can deploy a custom widget successfully. I did not find how to deploy an extension for an existing widget such as in the “Add hello” sample from SDK. Adding the extension code including it’s extension.json file inside a deployed widget did not work.
-
SDK 24.3 - yeoman scaffolding fails
We tried to create a new Smart View customization project. We follow the instructions from "4-0190 Content Server SmartView Development - 20.2" When using yeoman for scaffolding we got the following error: Error [ERR_REQUIRE_ESM]: require() of ES Module C:\SmartView\generator\node_modules\chalk\source\index.js from…
-
FolderBrowserWidget does not fire childSelected event
Hello, I am showing a FolderBrowserWidget in my external javascript application (loading the smartview library and css from my content server installation). The csui docs indicate that the FolderBrowserWidget has an event called childSelected and an accompanying method getSelectedChildren() but after registering these…
-
Remove tool bar BWS icon - Smart View
Dears, We are looking to remove the create BWS icon from the Smart View tool bar, does anyone have any leads to start on this please? Also, the customer is looking to replace the documentation link from the help icon, to be replaced by a custom PDF document they have. Best Regards
-
Smart View SDK Samples
Hi, We have downloaded csui-sdk-23.4.0 and built the sample site and can launch in a browser. However, when we click on the link to 'AddHelloCommand Demo' then we just get a blank page, and in the browser devtools it shows an error in node.js ('missing ) after argument list at :7777/lib/src/nuc/models/nodes.js?:9). Should…
-
TableReportView swrLaunchCell Issue
Can anyone tell me why this isn't working? It shows the column for the subreport but does nothing when I click on it. I'm running it in a Webreport with the destination set to HTML WebReport. <script> csui.require(['csui/lib/marionette', 'csui/utils/contexts/page/page.context',…
-
My Assignments Extended View - additional columns
Can we extend the columns in My Assignments Widget Expanded view ( Myassignmentstable) to display the date the task was assigned to the user. Note: I have registered the extension under "csui/controls/table/cells/cell.factory"
-
E-Mail-Folder SMARTVIEW: How to show attachments?
In Classic View, email attachments are displayed in a column, but unfortunately not in Smartview. Has anyone been able to solve this? Or is there an open ticket?
-
"ADN Table Key Lookup" field takes too long
Hello everyone We have a problem with a TKL field that performs a simple select in the database. It is taking 1 minute to load the data on the screen from the smart view, do you know of any way to improve the performance of loading the data from this field? note: 37,000 records are loaded this is the query select…
-
Shared story can't be reused in more texts
We're encountering an error stating 'Shared story can't be reused in more texts' while generating the document format output. Could you provide any insights?
-
Database SQL Error while browsing the smart ui
Dears, we face a strange behaviour in our environment , when browsing from smart ui, the system log error in the System Event Report type "Database SQL Error" as attached we have Content Server 21.4, Microsoft SQL Server 2016 (SP1) , Windows Server 2016 Standard Evaluation 6.3 Any help?
-
How we can Edit OOB WorkspaceWidget
Hi, We need edit a functionality of giving createORselect Business Workspace of the BusinessWorkspace widget, for this we need to edit the OOB widget. Can you please guide me how can I edit the widget using SmartUI SDK. Regards