Search Results

All Results 711
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Memory consumption increases exponentially when switching from a forms list to a new form
Issue Memory consumption increases on the transition from a forms list to a new form Environment Liferay DXP 7.4 Resolution The observed behavior has been addressed by LPS-137506 Additional Information If a hotfix...
Form changes the workflow definition
Issue Draft of a form changes the workflow definition Steps to reproduce: Navigate to Content & Data > Forms Click to add a new form Add a text field to the form Go to its settings and change the workflow from 'No...
Search does not work in "My Workflow Tasks"
Issue Steps to reproduce Enable Single Approver for Blogs. Submit for publication a new blog entry titled "Avocado", with "Avocado" in its body. Go to User section > My Account > My Workflow Tasks. In the bar at the...
Forked workflow task still pending after another user completes the other forked task
Issue The forked workflow task is still pending after another user completes the other forked task Steps to reproduce Create two Administrator users(user1,user2) Control panel > Configuration > Kaleo Designer > Add New...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up...
Validation and Masking of Form Fields
Issue Is there any documentation detailing how all customer input fields are validated?   Environment Available only from Liferay DXP 7.4    Resolution Certain Forms fields can be validated (Text, Date, and...
Workflow is not triggered for hidden content pages
Issue Trigger workflow for hidden content pages is not working Steps to Reproduce: 1) Navigate to Site Menu > Site Builder > Pages 2) Add a blank 3) Navigate to page configuration, set 'Hidden from Navigation Menu...
An incomplete form with an object auto-saves multiple records
Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID,...
How can I fetch a form's entries with API in DXP 7.4?
Issue 1. Get a vanilla 7.4 (latest update) 2. Create a form: form1 3. Put a text field on it: field1 4. Submit the form a couple of times, so that it will have a few entries. Question: how can I retrieve the form entries...
Workflow cannot be used with Publications enabled, and vice versa
Issue When we enable Workflow and Publications together, and we can't publish assets, e.g. web content articles We see the below exceptions in the log: ERROR...
Trying to save a form with many fields fails showing a blank page
Issue I'm creating a new form that has numerous fields. At some point when I try to save the form it won't let me add any more fields: when I try to save it, a blank page appears and the error below is shown...
Form not translating month and day of week in date field calendar
Issue Date field calendar in Forms does not display elements like months and weekday abbreviations in the default language of Liferay DXP Is it possible for my forms to display months and date on the Liferay DXP...
The file is uploaded with a Guest View permission
Issue When users upload a file to a restricted DDL, the file does not inherit its permission, so guest users can view the file via a link even though the DDL is not visible to them. Steps to reproduce: 1. Start a...
Unable to open the notification of the deleted user
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a new user by navigating to the Users &...
Is Form fields and pages are limited?
Issue We tried to create a Form with 50 fields and 9 pages but we could not save it.   Environment Liferay DXP 7.4   Resolution This is limited but if this limit is not enough it can be raised even a higher...
Getting error "Please enter valid content" when saving/updating a workflow
Issue I cannot save a workflow, I get error "Please enter valid content", possibly because there is something wrong in the workflow xml syntax. How can I get more specific information about what could be wrong the workflow...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE]...
Exceptions when executing script in custom workflows
Issue When for example, an email notification is being sent to a specific recipient through the label <scripted-recipient> as a result of an action in the workflow, an ScriptingException is thrown:...