Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to get a list of Omni Admin users in Liferay?
Issue I would like to get a list of the Omni Admin users of the Portal. Environment Liferay DXP 7.0+ Resolution Please run the attached script: GetCompanyAdminUsers.groovy  Additional Information Running Scripts...
Developer license can not be registered with NullPointerException and UnknownHostException
Issue When deploying a developer license, the DXP instance can not be activated with NullPointerException and UnknownHostException 2023-05-15 05:35:37.524 ERROR...
Users appear in the Export File but Not in the Liferay Control Panel
Issue When using the Export Users functionality, we notice that the resulting file has more users than those listed in the Control Panel. Environment Liferay DXP 7.0+ Resolution To resolve the issue, re-index User...
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...