Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Assigning View Permission to any role is taking longer time due to Liferay Sync
Issue Steps to Reproduce 1. Extracted a clean DXP SP6 2. Created Site 'A' having Document and Media Portlet. 3. Created a folder called 'Sample' in Document and Media Portlet. 4. Uploaded around 10000 documents in the...
Automatic deletion of Forms data
Issue  Is there any out of the box option to schedule data deletion for records after a specific time? For example, we want to delete data which is in the system for more than 2 years for all tables in order to comply with...
Using '<' character in a option of the 'select from list' field broke the JS of the form
Issue Step to reproduce : Go to Content > Forms Add a new Form Add a Select from List field Add an option using the character "<" (example: <test) Enable Allow Multiple Selection Publish Form or Save Form  Expected...
Why do I see Groovy as the only script language for Kaleo Workflow Designer in Liferay DXP?
Issue When building a Kaleo Workflow definition in Liferay Portal, I was able to use different script languages. But in Liferay DXP, I see that I am only able to write a script using Groovy: Environment Upgrading from...
Cannot provide non-admin roles access to view and manage Workflow Definitions
Issue I want to assign the permission to view and manage Workflow Definitions under Control Panel > Workflow > Process Builder to non-admin roles. However, when I try to add these permissions, I am unable to access and...
The Refresh CAPTCHA option does not work
Issue The Refresh CAPTCHA button in the form seems to be disabled, it does not respond. Environment Liferay DXP 7.2 Fix Pack 6+ Resolution Please install Liferay DXP 7.2 Fix Pack 9+ Or request a Hotfix with...
Workflows Missing After Upgrade to DXP 7.1+
Issue I've performed an upgrade to DXP 7.1+, and I noticed that I have a fewer number of workflows in my upgraded environment.  When taking a look at the workflows that were present in the environment prior to the...
Validation on Forms
Issue Enable validation on the field(like Mobile Number) as Number then the field should not accept character or it should give an error message. Environment Liferay DXP 7.0(fix-pack de-32) Resolution The observed...
How to force syncing between Liferay DXP and Analytics Cloud?
Issue You want to force a sync at any given time Environment Liferay DXP Analytics Cloud Resolution The only way to force sync is to update the AC contacts configuration, as per described here. If syncing all...
How often does the sync process happen between Liferay DXP and Analytics Cloud?
Issue How often does the sync process happen between Liferay DXP and Analytics Cloud? Environment Liferay DXP  Analytics Cloud (Token-based connection) Resolution Sync happens every hour.    , content: Issue...
Should the predefined value in a hidden Form field be recorded on Form submission?
Issue I have a form with 2 fields: - "Visible field" - "Hidden field" with a predefined value The Form has a rule: - If "Visible field" is not empty, then show "Hidden field" Submit 2 form entries, one where the...
Guests can no longer see web content articles
Issue After updating a Liferay DXP 7.2 server to dxp-5+ and publishing content Guests no longer see web content articles. A fix, LPS-106146, was introduced in dxp-5 that addressed a permissions error when...
Administrators can't edit form entries
Issue Form Entry Edit Functionality Missing Environment Liferay DXP 7.2 Resolution Form entries cannot be edited after they have been submitted by a user in Liferay 7.2. This is expected behavior and the option to edit...
Invalid CSRF Token warnings
Issue Invalid CSRF Token warnings appear in the logs, if portlet.url.anchor.enable=true is set in portal-ext.properties. User 20127 is not allowed to access URL http://localhost:8080/web/guest/home and...
Can't enable staging because the propagation of changes is enabled
Issue When trying to enable Staging for a site the page is blank with the following message on the top: Warning: Staging cannot be used for this site because the propagation of changes from the site...
Web Content Title not displayed in notification email resulting from Workflow
Issue When implementing a workflow that sends users an email notification when a new Web Content Article is created, the email does not contain the title of the Web Content Article. Environment Liferay DXP 7.2...
Can a guest submit an entry via the form?
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How can I export/import my form's Element Sets?
Issue We are not able to export/import Form Element Sets.  Environment Liferay DXP 7.1+ Resolution The idea is to create a template form with only Element Sets. You can import the form, duplicate it and start the creation of...
/tmp directory is getting filled while bulk staging publish or lar export
Issue When using JBoss as Application Server, /tmp directory is getting filled while bulk staging publishes or LAR export. If there is size limitation on /tmp directory, this may affect Staging publish or LAR export....
ModelListener for DDMFormInstanceRecord throws No form instance record versions found for form instance ID
Issue When we create a onAfterCreate ModelListener on a DDMFormInstanceRecord, we're not able to get the form field values of the latest record. The method DDMFormInstanceRecord.getDDMFormValues() always returns the...