Search Results

All Results 714
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Text field limited to 120 characters in forms
Issue If users enter more than 120 characters, the form is published successfully, however, when implemented in a form widget, they will notice that the text in both has been reduced to accommodate the...
Which database table stores the custom workflow value?
Issue Where does the custom workflow values  present in the database table? Environment Liferay DXP 7.4 Resolution The data of custom workflow under process builder information inside your database should be...
Forms portlet doesn't populate logged user's data
Issue It would be nice it there could be an option to autofill using the user logger data instead of the user data that was used to define the data provider. Environment Liferay DXP [all versions]  Resolution This...
Dropdown always opens upward
Issue Select input dropdown opens upward in the system settings Steps to reproduce: Navigate to a settings page with a select input (For example, Control Panel > System Settings > Search > Category Facet Field)...
The link received (via email) after form submission is prompting Guest User to Login
Issue Is it possible for a guest user to directly access the link received in the email notification (after form submission) without doing the login? Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
What should be the preferred sequence to import data to an environment?
Issue User faces 'Missing References' issue many times when importing the data to an environment, therefore, if we have a probable sequence to import this, the issues might get minimised. Environment Liferay DXP...
Workflow Metrics display only in UTC
Issue When viewing the “dateCreated” timestamps in the Workflow Metrics view, the timestamps are always rendered in UTC rather than the user’s time zone. Environment Liferay DXP 7.4 Resolution The observed behavior...
CAPTCHA does not work for Guest users on forms
Issue When enabling CAPTCHA on my forms, Guest users are unable to submit the form. Environment DXP Quarterly Release 2023.Q3.4 (or earlier version) DXP 7.4 Resolution This behavior is a known error in the Product and...
Files uploaded with Guest view permission - Forms Upload field
Issue When a document is added in the Form Upload field it will have 'Guest view' permission. When a document is added directly in the Document and Media library it will NOT have 'Guest view' permission. Is there a...
Dynamic Picklist in Liferay Forms using Objects
Issue We have created a Liferay form with Object and used the concept of dynamic picklist (data provider + picklist). However, we're facing issues with saving the data (selected from the picklist) upon form...
Empty page when opening Content & Data > Forms
Issue After installing a hotfix, we see an empty page when navigating to Content & Data > Forms There is no error in the console or browser console   Environment Liferay DXP 7.4   Resolution This could be the result...
All settings are lost when the Template contains the "%" character in the Workflow Definition
Issue I created a notification in a node of my Workflow and inside the Template field I placed a content that has the character "%", for example: <![CDATA[We received your shipment %]]> After saving and reopening...
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...
Exporting a form exports items that do not already exist
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
When web content is reverted to a previous version in a staging environment, the update is not reflected when published to the production environment in "detailed publish mode".
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
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...
Why are the 'Site Variations' not working properly?
Issue Page variations in Staging do not save distinct versions when edited, instead, edits populate across all variations. Steps to reproduce 1. Start with a clean instance of Liferay 7.2 fix pack 9 2. In Site...
NoSuchInstanceFormException
Issue The exception "NoSuchInstanceFormException: No DDMFormInstance exists with the primary key 0" triggers continuously even every minute. Environment Liferay DXP 7.1 Resolution This error may happen when Liferay...
Form Fields disabled
Issue In a form, fields are disabled when filling it. While inspecting the same, it shows a 404 error status in the browser console. Also, the form is working perfectly for some users but not for all users....