Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Guest user permissions not working for Picklists
Issue When picklists are assigned guest user view permissions, the JSON API is not accessible without authentication. Environment Liferay DXP 7.4 Resolution This is the correct behavior based on the Service...
Is it possible to deactivate the URL with //?
Issue Is it possible to disable the Liferay URL with /<LOCALE>/? this is causing some SEO issues. Environment All environments. Resolution Unfortunately, currently there isn't a feature OOTB to disable this URL...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...
OpenGraph image preview looks pixelated in page settings
Issue We are facing an issue with OpenGraph and images. OpenGraph uses preview images instead of the full size images. Therefore, the image is too small for Twitter/X and Facebook to use it. Upon further clarification and...
How to Change the Control Panel Favicon
Issue Is there a way to change the default icon for the Control Panel to something custom? Environment DXP 7.4 Resolution There are two ways to modify the favicon: The easiest way is creating their own theme...