-
Wrong number of bind values passed
In my LR “Wrong number of bind values passed” on version 23.4 Do you know about patch on 23.4 ?
-
Copy attributes in category set to a date field
Is it possible to copy attributes contained in a category set to a Date Field in the same category? The screenshot below is an example of the desired outcome, specifically how “Date Field” was copied from the “Document Date” set attributes. My initial attempts with CATACTION:COPY in WebReports have failed.
-
Category attribute update content server 21.4
Hello. The user is not allowed to change the attribute category. How to change the category from user if only Admin is allowed to change. Using sub tug or webreport? I.e. admin on behalf of username. Ll_reptag_6788866 Rinswr:userid:12345. Is not working, access denied
-
Update WF Attribute with a variable value from a WebReport
I'm looking to update a WF Attribute with a variable value from a WerbReport step, for example: I have a WF attribute called "permission", and I want to update it with a variable called "hasPermissions" in a WebReport. I have tried the below but none is working. let hasPermission = "false"; [LL_REPTAG_&hasPermission…
-
Celender Working days and holidays
Dears, we need to know the system defaults for the working days and holiday and how to change these defaults? Regards,
-
How to export the value of form attribute by using webreport
I used this tag [LL_REPTAG_'61193' FORMINFO:VALIDVALUES:Priority /] to export the attribute 'Priority' from Form itis text popup the result is {'Hight','Medium','Low'} Althought i select Hight only i need to extract the values of each attribute thanks in advance
-
Category attribute value update
Any idea how to copy this TKL multiline value to a text field. I can get both the value using livereport but cant update in text filed only second value is getting copied. Kindly advise.
-
"OperationCount" and "NonReadCount" columns in KuafUsage/KuafUsageSummary tables
What types of access are included in the "OperationCount" and "NonReadCount" columns in the KuafUsage and KuafUsageSummary tables? I have been unable to find anything in the OT My Support Portal knowledge base, nor online in general, about the details of these tables.
-
Webreport and legal hold
Hello, Given a Node ID (source from a livereport), I want to put a Legal Hold on that node. Is there a tag, to put a legal hold on a document in CS using WebReport ? Tks
-
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',…