-
Display Filter by default using SMART View
Hi all ! Is there a way to force the content filter to automatically display on Smart View? Because in Smart View I must always click the filter icon to show the content filter. Is there another setting to force the content filter to display by default in Smart View? Maybe an option could be setting it in the CODE section…
-
SmartView Workflow extension
Hi We have workflow extension that was working fine on CS version 20.3 var FormExtensionController = WorkItemExtensionController.extend({ type: 101, sub_type: 1, constructor: function (attributes, options) { WorkItemExtensionController.prototype.constructor.apply(this, arguments); options || (options = {}); this.context =…
-
Smart View logo requirements
We are trying understand if there are any guidelines or restrictions such as dimensions, dpi, image resolution etc when trying to update the customers Smart View global header icon / logo? It's my understanding the logo currently is "height: 24px; width: 220px;" but can this be updated to anything?
-
My Assignment Widget Not Opening Smart View Form Step
Hello, We have a requirement to show the Wokflow Assignments in an external application as a widget. For this purpose we had used the AssignmentsView package from the CSUI documentation. As per the documentation its supposed to open the Smart View form onClick of any of the assigment if its enabled in the Workflow. But…
-
Is there an option to set column width in TableReportView
Hi, Is there an option to set individual column width in the TableReportView options? We are using an HTML web report with the live report to show search results and need a way to expand a few columns and shrink others to fit in the column values and make them readable. Is there a document that details these options? I am…
-
Uploading email via drag and drop in Smart View OTCS 16.2.7 change mimetype to Document.
Hello, Any one experience uploading an Email in folder via drag and drop, the mimetype is Document instead of Email in Smart View? Tried in Classic View and it gives out the correct Mimetype which is email. Uploaded via Smart View Uploaded via Classic View Regards, Adrian