Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How are the Workflows sorted in the "Form Settings" view? Can it be changed?
Issue We would like to know how the Workflows are sorted when navigating to Form Settings > Select a Workflow. Can we change the order or the sort method? Is it possible to hide some of the Workflows which we don't...
How to identify live publication records of Staging that were made in my environment?
Issue In addition to the path Admin Menu > Publishing > Staging, is there any way to identify all Staging > Live publication records that were made in my environment?   Environment Liferay DXP 7.0.X - 7.4.X  ...
How to Configure Liferay Workspace for Live Development of Frontend Client Extensions
This feature is available from Liferay Workspace 6.1.0 How to create a custom client-extension.yaml file to allow deploying different configurations depending on the need. What is it? Liferay Workspace now supports...
Error "The provided domain already exists"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The deployment of the Webserver service is not...
How to get a drop-down option's field reference in a fragment's html/freemarker code?
Issue Steps to reproduce: 0. In System Settings/Freemarker Engine, remove serviceLocator from the list of restricted variables. (so that we can use it in a fragment code later on) 1. Create a web content structure and put...
Publications - ERROR: ORA-01795: maximum number of expressions in a list is 1000
Issue When trying to publish a publication with more than 1000 changes using Oracle Database, an error occurs and the process fails: 2023-04-04 14:59:53.645 ERROR...
User gets error when submitting Form if the Form is edited by an Admin
Issue It might happen that a user is filling out a form while it is being edited by an Admin. When the user wants to submit the form, an error message will be shown and the form data isn't submitted to Liferay.  ...
Liferay Server Starts Up With org.elasticsearch.action.search.SearchPhaseExecutionException
Issue When Liferay starts up, we observes the following error: ERROR [liferay/schedulerdispatch-5][ElasticsearchIndexSearcher:169] java.lang.RuntimeException: org.elasticsearch.action.search.SearchPhaseExecutionException:...
Unable to import LDAP users using Import by Group due to com.liferay.portal.kernel.exception.NoSuchUserException: No User exists with the primary key NNNNNNNN
Issue If you are unable to import LDAP users by the Group import method due to the following error, there may be orphaned entries in your database's Users_UserGroups table:...
Modified by field shows the anonymized user as the modifier after its deletion
Issue If we create an asset, e.g. a document with a user, who we delete afterward and anonymize the assets it created, then the Modified by field shows that user as the modifier even if we anonymized that...
What is DSLQuery and how can it be used?
Introduction DSLQuery is an acronym for Domain Specific Language Query. The foundation is based upon using a domain specific language for the implementation. This is going to make the writing of queries and other...
Link to Telephone number preventing the publishing of Web Content
Issue  A link containing a telephone number prevents the publishing of web content and seems related to https://issues.liferay.com/browse/LPS-126914  Environment DXP 7.3  Resolution Request a hotfix containing...
Documents and Media file extension restrictions don't apply to wiki attachments (mime type restrictions)
Issue If I go to Control Panel/System Settings/Content and Data/Documents and Media/Service and in the File Extensions field I replace * with .jpg, in order to allow only jpg files to be added to Documents and Media. And...
Is the AVIF file format supported by Liferay?
Issue We would like to generate previews for the AVIF file format. Environment Liferay DXP 7.4 Resolution Liferay supports AVIF after merging LPS-182691: 7.3 U28 7.4 U78 If needed, you can request a hotfix by raising...
Scheduled Web Content has two versions after being edited again
Issue A scheduled Web Content with a Workflow that requires approval before publishing has two versions after editing again, as follows, what will happen: Environment Liferay DXP 7.2 Resolution It's confirmed Version 1.0...
Cannot open Blog entry from Blog Aggregator if the entry is displayed on a Content Page
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from a Content Page Go to Site Builder > Pages Create a new Content Page with the "Blank" template (name it "Content") Add a Blogs widget to...
Roles can be assigned several times
Issue Roles can be assigned more than once to a User. Stesp to reproduce: 1. Start the server 2. Create 4-5 Regular Roles 3. Create a test user 4. Navigate to Roles > Regular Roles > Select 5. Select any Role 6....
Change the timezone in the Liferay's official Docker Image
Issue How to modify the OS-level timezone in Liferay's official Docker Image? Environment Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are...
Warnings of 'Invalid local date time' while working with DocuSign
Issue While integrating DocuSign digital signatures into your Liferay documents, the following warnings can be observed   WARN  [http-nio-8080-exec-9][MVCPortlet:299] No render mappings found for MVC render command...
Custom error 404 page
Issue A static page in Liferay has been built with the following property in portal-ext.properties. layout.friendly.url.page.not.found=/web/error/error404 Hit the URL:  https://xyz/web/error/error404 (just for...