-
SmartView Customization
Hi, We have a requirement to customize the add document screen. We need to disable the '+' sign on the screen which is used to add categories or classifications. Please let me know if it is possible. Also is it possible to create the "Add Categories" to the screen as one of the field.
-
How to change validation in user login page
Hi Team, Need to change validations instead of 6 need to change to 14 characters, Please find the attached screenshot for reference.
-
Non admin user node permission - edit attributes
Hello guys, a simple question. Non admin user in Smart View wants to check the permissions for a node. Use case - execute command on a node (I know node ID) and context. How can I verify that user has Edit Attributes permission for a node? // HINT - We are using V2 api. We could switch to v1 API but it is more load for a…
-
Hiding commands - global masks
Hello guys, we can hide commands in different widgets with conguration of module.config() - see https://forums.opentext.com/forums/developer/discussion/comment/965479#Comment_965479 and usefull comment by Ferdinand Prantl https://forums.opentext.com/forums/developer/discussion/comment/945226#Comment_945226 The problem is,…
-
How to download documents using content server api's
Hi team How can I download bulk documents in content server using rest API's Thanks
-
csui-sdk 21.4.0 FolderBrowser Widget add Button sample
Hi All, I am new to and having some trouble learning the smart UI sdk framework, I have been studying require.js, backbone.js and marionette.js but it's still taking me awhile to understand how to implement functionality to more complicated widgets. Are there any samples where I can inject a custom button under the…
-
Lazy loading commands - delayed actions - async enabled
Hello OTEX community. We are thinking about the principle of delayed commands in context of enabled: method. It is said that command can be enabled only synchronosly - see the "documentation" here - yourProject\lib\src\csui\utils\commands\commands.md. So what is happening when you click "more" button and you see three dots…
-
Shortcuts edit
Hello, everyone) I have some created shortcut based on URL. What does it URL mean? and how I can make some changing in this shortcut (it's not my creation)? If you have information, please help me
-
SmartView Workflow Step Page Attachments
How can we customize to view the attachments with thumbnail view in the step page of workflow? Any pointers?
-
Workflow Smart UI Form Not Saving Data Added Programmatically
Hi All, We are developing workflows for a client and working hard (and creatively) to use OOB Smart UI Forms. We have a form where we launch a webreport for data search and api lookup...then, the user selects a record and we populate the form data in the workflow form. Easy Peezy, right? (no, tkl will not be appropriate in…