Search Results

ナレッジベース 1394
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to remove the + button from Document and Media
Issue How can the + button be removed from the Document and Media Portlet Environment Liferay DXP 7.0 Resolution To remove the + button from Document & Media Portlet, please follow the below steps: a) Navigate to the Control Panel → Your Site → Content → Documents and Media b) Click the...
"Submit for Publication" button is inactive after a workflow task is rejected
Issue Using the Single Approver Workflow, if a content reviewer rejects the submission, we cannot resubmit after editing it, because the "Submit for Publication" button is inactive and cannot be clicked. Environment Liferay DXP Resolution The behavior is intentional, because once a...
How to configure liferay to invoke web services with Digest Auth
Issue How to configure Liferay to invoke web services with Digest Auth and use it in a client. As example we'll use POSTMAN Environment Liferay DXP 7.1+ Resolution As example, we are going to configure the access to http://localhost:8080/api/jsonws/company/get-companies method in...
How to add image extension .webp on editor when creating a new web content in Documents & Media
Issue Can't add image extension .webp on editor when creating a new web content Environment DXP 7.0 or higher Resolution In order to upload and work with .webp extensions in Documents and Media, follow these steps: Install and enable ImageMagick and Ghostscript If you are running a...
[AC] Gaining Access to Liferay Analytics Cloud
This content is available to customers with active Liferay Analytics Cloud (AC) subscriptions This article documents how customers with an active Analytics Cloud subscription can gain access to a Workspace on analytics.liferay.com. Creating a New Workspace A new Workspace will need to be...
How to change the logo for Application Menu?
Issue How to change the logo for Application Menu? Environment Liferay DXP 7.3 Resolution The logo for Application Menu can be changed according to the following steps. Stop the server. Place the new log into [LIFERAY_HOME]/tomcat-9.0.40/webapps/ROOT/WEB-INF/classes/ folder, for example,...
How to Setup HTTPS on Tomcat for Liferay Portal 6.2 and DXP 7.0
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these principles is the responsibility of the subscriber. This article will...
Blocking IPs in Liferay Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You do not want a specific IP (or a range of IP addresses) to access your websites in Liferay Cloud. Environment Liferay PaaS...
Where can I find the source code of Liferay Connector to Elasticsearch 6 plugin?
Issue Where can I find the source code of Liferay Connector to Elasticsearch plugin? For example Liferay Connector to Elasticsearch 6 and: com.liferay.portal.search.elasticsearch6.api-2.1.6.jar com.liferay.portal.search.elasticsearch6.impl-2.0.71.jar...
How to install a different version of Patching Tool?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes you need a different version of Patching Tool in order to install a specific hotfix. Environment Liferay SaaS Resolution...
Hiding an entire Fields Group through Form Rules
Issue I want to be able to hide an entire Fields Group until made visible through Form Rules. Environment DXP 7.3 Resolution In order to hide an entire fields group, you'll need to create individual rules to hide each field within the field group until made visible by a certain...
Restrict guest users from accessing login page when attempting to access a protected page or resource
Issue By default, guest users are prompted to the login page when they are attempting to hit a url or access a resource that is protected and not available to guest users. I do not want guest users to be redirected to the login page.  Environment Liferay Portal  Liferay DXP Resolution...
DXP 7.3 Patching Source Code [Functionality Change]
Issue Can I patch DXP 7.3 in source mode? Where can I access DXP 7.3 fix pack and hotfix source code? Environment DXP 7.3 Resolution In an effort to improve the delivery of Liferay patches, we've now removed the source code from patch files. Prior to DXP 7.3, fix packs and hotfixes have...
Creation of low-code application via App Builder in Liferay 7.3
Issue How to use standard 'App Builder' application to create functional business applications with dedicated user interfaces and data separation without a single line of code. Environment  Liferay 7.3 Resolution All apps made with App builder consist of three components defined in the...
Configuring instances for remote live staging
Issue Configuring servers for remote live staging with localhost for testing purposes. Environment Liferay 7.3 GA1 Resolution Here are the detailed steps: Update the TunnelAuthVerfierConfiguration of both Liferay Portal instances   Navigate to the Control Panel → System Settings →API...
Publishing child pages to Live without their parents
Issue We have a staging environment with a multi-level page structure containing many child pages When we try to publish the child pages separately, using the page selection in the advanced publication, the changes made on their parent pages get also published to the Live environment How...
How do I Add More Than One Field To the Custom Mapping Sections in My 7.0 LDAP Setup?
Issue I would like to add multiple fields to the custom mappings section in my LDAP setup. Environment DXP 7.0 Resolution During LDAP setup, navigate to Control Panel > Configuration > Instance Settings, in the Configuration tab scroll down to Authentication > LDAP and select the Add...
How can I modify the Admin Theme?
Issue Sometimes we need to modify some aspects of the admin-theme, for example, to change the look and feel of web content editions. Environment Liferay DXP 7.0, 7.1 Resolution The admin-theme can not be modified directly, we need to create a new theme based on the admin-theme and then...
How do I remove items from the User Personal Bar without customizing it?
Issue There are items in the User Personal Bar by default that we aren't using or don't want users to access. We want to remove these items without creating a custom module. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution There are two different configuration areas...
Only deleting pages from Staging to Remote Live
Issue I want to be able to delete pages on my Remote Live site without publishing any other changes or content from Staging to Remote Live. Environment Liferay DXP Resolution After deleting the respective pages from the Staging environment, click Publish to Live> Switch to Advanced...
Disabling embedded Elasticsearch in DXP 7.3
Issue How to disable the Embedded Elastic Search? Environment Liferay DXP 7.3 Resolution Please refer to the steps below: Create a configuration file named "com.liferay.portal.bundle.blacklist.internal.BundleBlacklistConfiguration.config" and place this file into $Liferay-Home → osgi →...
Your browser doesn‘t support pasting with the toolbar button or context menu option
Issue When trying to paste content from the clipboard into the CKEditor through the "Paste as plain text" button on Google Chrome or Mozilla Firefox, you'll receive the message: Environment Liferay DXP 7.2+ CKEditor v.4.7.0+ Google Chrome or Mozilla Firefox Resolution Use the keyboard...
How to identify the fixes included in a hotfix
Issue I want to be able to know what fixes are included in my hotfix. Environment Liferay Portal Liferay DXP Resolution The hotfix ZIP archive contains a file called fixpack_documentation.xml. All the fixes included in the hotfix should be listed under the tag <fixed-issues>. In newer...
Values of hidden form fields are not saved/submitted anymore
Issue After installing dxp-18 (DXP 7.1) or dxp-2 (DXP 7.2), values we have in form fields hidden through rules show empty after submitting the form, when viewing the form entries. Environment DXP 7.1 DXP 7.2 Resolution This change was introduced by...
How to change the HTTP port for Sidecar Elasticsearch 7
Issue Need to run two or more instances of Liferay with Elasticsearch Sidecar locally. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The default HTTP port in Sidecar mode is 9201   If two or more 7.3 or 7.4  instances are run locally, then this port will need to be configured...
Why do I see Groovy as the only script language for Kaleo Workflow Designer in Liferay DXP?
Issue When building a Kaleo Workflow definition in Liferay Portal, I was able to use different script languages. But in Liferay DXP, I see that I am only able to write a script using Groovy: Environment Upgrading from Liferay Portal (6.2 and below) to Liferay DXP (7.0 and higher)...
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 permission names. A fix for this behavior has been developed...
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 Resolution Navigate to Solr Admin page (i.e....
Keeping 'Location' type organization when upgrading to DXP 7.0+
Issue In DXP 7.0+ the location organization type is removed by default. When upgrading to DXP 7.0+, organizations that were categorized as a 'Location' lose this categorization during the upgrade process.  Environment Environment upgrading to DXP 7.0+ Resolution Before running the DB...
Internet Explorer 11 appends the "zx=" parameter to the URL
Issue DXP administrators and users may notice a zx= parameter appended to the URL while navigating through the pages of the portal. For example: http://localhost:8080/web/guest/page2?zx=5ml8zs91pgxm Environment Liferay DXP 7.0+ Resolution The current behavior is expected on IE11: the zx...
Can I add custom permissions through resource-actions/default.xml in a Liferay JS widget generated by Liferay JS Generator?
Issue After generating a JS widget through the Liferay JS Generator, there won't be an apparent way to leverage custom permissions, like it's possible through the resource-actions/default.xml file in a "traditional" portlet. Environment Liferay DXP 7.1+ Resolution The custom permissions...
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 content of each footer fragment in the search results.  Environment DXP...
Disable Email Verification in DXP 7.3
Issue In DXP 7.3, new users have to verify their email address in their initial login. I want to disable this verification requirement. Environment DXP 7.3   Resolution In DXP 7.3, the default value for company.security.strangers.verify= has been changed to true. Set it back to...
Is it possible to search for web content across all sites within an entire Liferay bundle?
Issue In Liferay DXP, it is currently possible to search for documents, media, and other associated web content within individual sites, is it possible to to conduct these types of searches across all sites within an entire DXP instance? A potential use case for this type of search...
Is multiple mount points to the existing configured file system will be possible?
Issue How to configure multiple mount points to the existing configured file system Environment Liferay DXP 7.0 Resolution There is no OOTB option to configure multiple mounts to store documents and media files on a file system (local or mounted). The document store’s default root folder...
Is it possible to disable the "Deletion" sliders for Staging Publications?
Issue We would like to prevent our Staging content managers from using the "Delete Application Data Before Importing" and "Replicate Individual Deletions" sliders when performing a staging publication event, so they do not remove content from the Live site by not understanding their...
Is there any option to bring down the production server manually?
Issue Is there any option to bring down the production server manually? as there is an option only to restart the service Environment Liferay Cloud Resolution There are no ready-made options to bring production down. However, below are the options to simulate a production going down: 1....
How to force syncing between Liferay DXP and Analytics Cloud?
Issue You want to force a sync at any given time Environment Liferay DXP Analytics Cloud Resolution The only way to force sync is to update the AC contacts configuration, as per described here. If syncing all contacts: Uncheck Sync all contacts → Save → check Sync all contacts → Save If...
How to set up auto deploy for a new environment in Liferay Cloud
Issue You want to set up an auto deploy task so every time a Build is created for a branch X, it is automatically deployed into the environment Y, just the way it is for the dev environment, when building the branch develop. Environment Liferay Cloud stack 4 Resolution Set...
How can I manage custom portlet options on Content Pages?
Issue When deploying a custom portlet on a Widget page, several options will appear in the ellipsis menu: After placing the same portlet on a Content Page, those options will no longer appear. Environment Liferay DXP 7.1 Liferay DPX 7.2 Resolution Content Pages are especially conceived...

該当件数: 1,393 件中 561 - 600