Search Results

All Results 6969
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is there any limitation on the number of Properties or Data Sources in Analytics Cloud?
Issue  Is there any limit on how many data sources and properties I can add to my Workspace in Analytics Cloud? Environment Analytics Cloud Resolution There is no limit on how many data sources and...
Cannot view previous comments posted for a Web Content in Kaleo Workflow
Issue I am unable to view comments that I previously posted when a Web Content gets re-submitted through a Workflow. For example: User submits a Web Content through Single Approver Workflow. I assign the Workflow Task to...
Portlet drop-down menus don't collapse with a custom theme
Issue When deploying a custom theme generated using the Theme Generator, the drop-down navigation menu of a portlet (in mobile view) does not close/collapse after the menu is expanded. This behavior does not occur when...
Kaleo Workflow Permissions missing from custom role after upgrade to DXP
Issue Permissions regarding Kaleo Workflow are lost or improperly formatted after upgrade to DXP 7.0+, for example: Environment Upgrade to DXP 7.0+ Resolution This is an intended behavior caused by a change of the...
Can't find npm jQuery portlet template for DXP 7.2 in Dev Studio
Issue I want to create a Liferay Module project for DXP 7.2 using the npm jQuery portlet template, but I am unable to find the template in the drop down: Environment Liferay Developer Studio  DXP 7.2 Resolution The npm...
How to resolve "User 'x' must have 'y' permission" errors encountered while performing staging publication processes
Issue Our team would like our staging managers to not be administrators, so we are only providing them with select permissions. However, publication attempts encounter errors such as:  ERROR...
Text Area (text fields with multiple line) no working in IE
Issue Steps to Reproduce: 1) Take Liferay-dxp-tomcat-7.2.10-ga1 and install fix-pack dxp-1. 2) Go to Content > Forms. 3) Add a new Form. 4) Add text field. 5) Set text field as multiple lines. 6) Publish Form. 7) Now...
Empty style selector in Page Fragments
Issue Steps to reproduce the issue: Create a page fragment with any text and publish it Drag it on a content page Publish the page Open the developer tool and inspect the fragment source code, you will get an empty css...
Using Solr admin page to check re-index status and confirm indexes exist in Solr Server
Issue I want to check the status of the re-index process in Solr. I want to check whether all indexes are properly created in Solr. Environment Liferay DXP environment configured with Solr Server as its search engine...
SAML certificate renewal are not being replicated immediately on my Liferay PaaS cluster.
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue SAML certificate renewal are not being replicated immediately...
Unable to define user in a Workflow Definition by identifier other than user-id
Issue When writing a Workflow Definition, I want to specify a user to receive a Workflow notification by an identifier such as screen-name or email-address. However, when I attempt to define the user by these...
Sensitive Information disclosed via Application Status 400 Error
Issue Application Server errors at times may identify software, software versioning and hint at how user input is processed. This sample trace to demonstrate was triggered by having invalid characters (namely a set...
Commerce modules fail to deploy due following license expiration
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue There has been a documented case where Commerce modules fail to...
"JSON text did not start with array or object and option to allow fragments not set" error on Liferay Screens iOS-SDK
Issue When trying to login on Liferay-iOS-SDK Screenlet on a DXP 7.0+ project, the operation will fail, throwing the below error: "LoginScreenlet | Failed to log in: Error Domain=com.liferay.mobile.sdk Code=1 \...
Key Points while creating a 'Theme'
Issue Key Points that can be noted when creating a new theme in order to avoid issues. Environment Liferay 7.2 Resolution In preferencesMap, values must be Strings, String[], or a Collection<String>. group_id is of...
Receiving no 'View Usage' count with embedded web content after deploying a custom theme
Issue The usage count in 'view usages' does not change when the web content is embedded through the theme Steps to reproduce Create 'Site' Create 'Content Pages' Create 'Web Content' Copy the friendly URL of the...
Elasticsearch 7.10 breaks Workflow Metrics in DXP 7.3 GA1
Environment Liferay DXP 7.3 GA1 Elasticsearch 7.10+ Symptom When Liferay DXP 7.3 is configured to connect to Elasticsearch 7.10, navigating to Applications Menu > Workflow > Metrics and selecting a workflow entry...
Hide Content Page Fragments from Search Results
Issue I want to exclude fragments on a Content Page from Search Results. Example Use Case: Having a footer fragment in each Content Page that contains the company's contact information. I do not want to include the...
Options to upload directories and files to the document library maintaining their tree structure
Issue What options are there to upload directories and files to the document library respecting their tree structure? Environment Liferay DXP 7.0+ Resolution There are two main options: WebDav allows updating...
Can I access the configuration variable in a JS widget created with liferay-js:adapt?
Issue Following Adapting Existing Apps to Run on Liferay DXP, after re-adapting a pure JS project (React, Angular, Vue) to become a Liferay JS widget with the liferay-js:adapt command, there will be no...