Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The warning 'This field is reruired.' can't be displayed properly under the Select From List in a multistep form
Issue The warning of the required field can't be displayed properly in a multistep form under the Select From List as below:   Environment Liferay DXP 7.1 Resolution This was fixed by LPS-197367, please open a help center...
Non-localizable document type boolean field cannot be switched (depending on the locale)
Issue Steps to reproduce: 1. Create a new document type and put a Boolean field on it. 2. Enable "Show as Switch". 3. In the Advanced tab, disable "Localizable". 4. Save the document type. 5. Change the user's language...
Is it possible to clean up DDMTemplateVersion table? How?
Issue DDMTemplateVersion table has many records and we are not using it. In addition, it can cause some minor performance issues. Is it possible to clean up that table? Environment Liferay DXP 7.4+ Resolution NOTE: Be...
Creating and building themes in Liferay Maven Workspace
Issue I would like to create and build my themes in Liferay Maven Workspace. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution...
Configuring Liferay Cloud with Azure Git Repositories
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue GitHub, GitLab, and Bitbucket are not ideal Git repo...
When using Firefox 119.0 I cannot write in editable fields
Issue Unable to edit or fill web contents, I can't edit fields in the forms, The keyboard doesn't appear when creating or editing an event in the calendar. Environment DXP 7.0, DXP 7.1, DXP 7.2 and DXP 7.3 DXP...
Is it possible to display the modified date of an asset as the exact date and time
Issue I want to configure the system to display the exact date and time (timestamp) when an asset (web content) was modified from the web content administration (Content & Data -> Web Content).  For instance: Instead...
Implementing an Item Selector
Issue I am trying to create an Item Selector using the article Implementing an Item Selector On step 5, Portlet shows but clicking on the "Select button" gives error message in console and nothing else happens...