Search Results

All Results 69
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Validation and Masking of Form Fields
Issue Is there any documentation detailing how all customer input fields are validated?   Environment Available only from Liferay DXP 7.4    Resolution Certain Forms fields can be validated (Text, Date, and Numeric fields) and masked (Numeric fields) to ensure User input is valid. Enable...
Reindex all search indexes programmatically
Issue How to reindex all search indexes programmatically? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Please note: The following information involves customizations or implementation ideas that are beyond the scope of Liferay Support. There is no out-of-the-box...
What character sets are available?
Issue What character sets are currently available? For customers with accented names (umlaut etc), we want to ensure both systems behave consistently.    Environment Liferay DXP 7.4 Liferay DXP 7.3   Resolution UTF-8 character set is available, content:...
Size limit for an integer value
Issue What is the size limit for an integer value?   Environment Liferay DXP 7.4   Resolution Liferay is written in Java and the Java integer size value is valid for Liferay as well.  Maximum value:2147483647 Minimum value:-2147483648 size: 4 bytes  , content:...
Optimize the permission inheritance in the Documents and Media portlet
Issue We would like to create a subfolder that Inherits the parent folder permission.   Environment Liferay DXP 7.3   Resolution To configure Liferay that enables the permission inheritance between parent and child folders, but it turned out that due to a technical limitation of the...
How to sort dynamic data list?
Issue The user has created a dynamic data list such as 'Branch Name,' 'Branch Code,' and so on. And how to sort the list based on the branch code? Environment Liferay DXP 7.2 Resolution Please note: The following information involves customizations or implementation ideas that are beyond...
Which database table stores the custom field values?
Issue The user has created some custom fields like 'Role', and 'User Type' inside the user portlet. Which database table contains both user and custom field data together? Steps to follow: 1. Start Liferay DXP 7.2 2. Create a new user. 3. Add the value in the respective fields. 4. Create...
Custom fields with default values
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event I would like to know which custom fields can be specified with default...
How to refer to site names, site members, and site roles from the database
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue How do I reference a site name, site member, or site roll from the...
Total Count for Documents and/or Web Content
Issue We are looking for a way to determine how many web contents and documents are on our Liferay platform. Environment DXP 7.3  DXP 7.4 Resolution Liferay Support is limited in providing a groovy script for this scenario as it would fall under our Consulting Services. However, the...
Behavior when different Javascript is set in the advanced settings of page and widget pages
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event What is the behavior when different Javascript is set in the advanced...
Configuring Service Probes
Service Probes should be configured based on your individual business needs. The following overview is meant to explain the basics of how Service Probes work, so that you can better make decisions about configuring them in your own environment. For more information on using and...
Liferay Security Scanning
Issue What procedures does Liferay follow to perform security scanning? Environment Liferay DXP Resolution Liferay uses DAST and SAST tools for scanning. Pen test and manual code reviews are performed as well. The internal procedures are classified as proprietary information since a lot...
If I switch languages in the language portlet, does it also switch the language in the account settings?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue If I switch languages in the language portlet, does it also switch the...
What message is displayed when I log in with an expired password?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue What message is displayed when I log in with an expired password?...
Category parent-child relationships and asset publisher settings
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Category parent-child relationships and asset publisher settings Issue When the...
Can we add more button types/styles in Fragments?
Issue Is there a way to change the available options in the button type dropdown? E.g. can we add more button styles to fragments? Environment Liferay DXP 7.3+ Resolution Bootstrap provides several additional button styles, like btn-success, btn-info, btn-warning etc. See the full list...
Restrict the upload of certain Document and Media files by checking their metadata
Issue We would like to restrict uploading any files to the Document and Media portlet by their extension, however, there should be an extra check in their content (mime) type to make sure the extension wasn't just changed, so it should restrict the upload by the files' content instead of...
Widget categories and order of widgets in the page edit menu
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. event What criteria are used to sort widget categories such as highlights, WIKI...
Are Unique Email Addresses Required for Authentication
Issue Our company has a few external clients whose users have unique screen names, but all share one email address. This is causing various conflicts such as two users being unable to sign in simultaneously. The error in log looks like this below: WARN [https-jsse-nio-0000-exec-000]...
WARN message that includes frozen indices have been deprecated
Issue The below WARN message is observed continuously in the Liferay logs    WARN [https-jsse-nio-8443-exec-62][RestClient:65] request [HEAD...
How long are the services logs stored in Liferay Cloud Console?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Currently, through the web console, we only obtain the logs of the last 30 days. How long are the services logs stored in Liferay...
Why doesn’t copying a widget page make an exact copy of a widget page?
Issue When I make a copy of the widget page, only a copy of the layout is created(such as the columns and the portlets and configurations on the page), any web content on the original page isn't copied to the new page. Is it possible to create a copy of the widget page? Environment DXP &...
Is Liferay DXP licensed under the GNU Lesser General Public License (LGPL) v2.1?
Issue Are Liferay DXP and all of its libraries used being subjected to the GNU Lesser General Public License (LGPL) v2.1? Environment Liferay DXP 7.0+ Resolution Liferay EE is released under the LGPL v2.1 license In addition to Liferay CE, which is packaged for community users and...
Where is the default dictionary on DXP regarding Password Policies, and is it possible to modify it?
Issue Where is the default dictionary in DXP regarding Password Policies, and is it possible to modify it? Environment Liferay DXP 7.0 Resolution Default dictionary can be found in the next link:...
Where and how are properties documented?
Issue We would like to use a property that we used in 6.2, however, we do not know if is it available on Liferay DXP 7.3. Environment All versions Resolution You can find the latest properties in Liferay Learn: Reference > DXP >Properties Documentation. For a specific version, you can...
Is Liferay compatible with macOS?
Issue Can I use Liferay DXP 7.2 with macOS?   Environment Liferay DXP 7.2   Resolution The compatibility matrix is made for production systems, however, developers can also use other operating systems with the supported JDK versions, but if issues are reported, Support can only...
Modify the URL to remove /w when using a display page template for web content
Issue If you are using a display page template to display the web content data on the page then it will generate the URL as like "https://localhost_or_domain:port/w/WCTitle".  In order to make SEO friendly URL, there might be a requirement to remove /w from the existing...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow Task Page 'Comment' section:   Environment Liferay DXP 7.3 U4+ Resolution...
When working with Information Templates, can I access the Asset Entry Object?
Issue An 'Information Template' configured with Type: 'Asset' doesn't give access to the actual Asset Entry Object. Is there a way to access it? Environment DXP 7.4  Resolution At the time of writing, this is not a feature within Liferay's core functionality. Presently there are...
Hide options on Style session when editing Fragments
Issue There are fragments that have Style options that are not applicable. Example: Separator - It has functions like alignment and text formatting and these functions do not apply to the fragment itself. Is it possible to hide the visible Style options when I am editing the Fragments?...
Breadcrumb in Display Page Template does not display the correct path
Issue When adding the BreadCrumb Widget in a Display Page Template (DPT) we can't configure it to display the correct path. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Unfortunately, currently it is not possible to display the correct path in a BreadCrumb Widget in a Display...
ThemeDisplay.getDevice(request) returns null or a dummy implementation
Issue Calling themeDisplay.getDevice(request) from a theme template returns null or a dummy implementation of Device interface Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The classes which provided the functionality Mobile Device Rules have been removed in LPS-146603. The only...
All existing groups are imported from LDAP after logging in with a user
Issue After logging in with an LDAP user, all existing groups are imported from the LDAP server. In earlier versions (DXP 7.1 and DXP 7.2) only the groups to which the user has been assigned are imported. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This behaviour is intended...
Asset Publisher Loses Sorting by Custom Field
Issue The Asset Publisher loses sorting by custom fields when more than one type of structure is selected. This happens even if the structure fields of selected structure/templates are identical. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
Cryptography Encryption Algorithm used in Liferay
Issue Which algorithms are used as part of cryptography in standard Liferay implementation? What is key rotation approach? Environment Liferay DXP 7.1 Resolution Liferay DXP and Liferay Portal utilize industry-standard, government-grade encryption technologies, including advanced...
Webdav slow when uploading bulk content
Issue When we upload a large number of files in a hierarchical directory structure, it takes a lot of time even if the file sizes are small.   Environment Liferay DXP 7.3   Resolution When a User uploads many files, Liferay is processing the files one by one. The three main parts of the...
Can we bulk-update our content?
Issue We have changed one of our mottos on our website and we need to change it everywhere on the site Is there a find-and-replace function in Liferay where we could do that all in one? Doing it manually one by one is tedious Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution...
Difference between "Settings" and "Advanced" permissions
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue In the role's "Define Permissions", there are "Configuration" and...
How to check the date of site creation
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue Is there a way to check the creation date of a created site? Environment...
Order is being placed irrespective of the quantity of product
Issue Steps to reproduce: 1. Create a site by using the minium site template. 2. Navigate to Products under Product Management. 3. Create a simple product. 4. Navigate to the SKU tab and provide the details > Save. 5. Select 'inventory' and provide only '10 Quantity' in a single...
Allow schedule web content to be visible on the staging site
Issue Users should schedule web content to be visible on Staging. When they set a display date for web content, it does not appear in either the Live or Staging sites until that date is reached. However, in order to better manage the assets, it is required to have access to all current...
Field Reference Structures change after upgrade to 7.4
Issue The problem with the Field References is that the same structure has different structure IDs in dev and prod and we are planning to develop our templates on dev and once tested, I will update our templates on prod. However as the Field References are not the same on dev and prod,...
LAR File Auto Deployment
Issue Is there any way to programmatically load LAR files out of the box? Environment All Liferay Versions Resolution At this time there is no out-of-the-box method for auto-deploying LAR files. LAR files cannot be imported via the auto deploy folder either, only through the UI...
Can't display other site's articles in the Web Content Display
Issue We could add other sites as scope in the Web Content Display portlet in DXP 7.3 and below, so we could display articles from sites other than the current one That option is now gone in DXP 7.4, so we could either select the Global scope or the current site only, is that intended?...
"Import from CSV" performance problem
Issue There is a problem importing from CSV, it took too long to load all the lines. The CSV is being processed for around half a minute and after continuing with the import the pop-up gets blank for a longer period of time.   Environment Liferay DXP 7.4 U19 Commerce 4.0   Resolution The...
Save display format
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue In Documents and Media, Web Content, etc., can I select the display...
Warn of Publication Conflicts By Checking if the Same Content was Modified in a Different Publication
Issue When working on a Publication, I would like Liferay to automatically check if the same content was modified in a different publication or in the production environment. Such a feature would proactively prevent Publication conflicts from being created by multiple users editing the...
Can both Liferay and LDAP Password policies be enabled at the same time?
Issue Is there a way to make both of Liferay and LDAP policies work together, so that users logging via Liferay authentication will be handled by Liferay's password policies and users authenticating with LDAP will be handled by LDAP's password policies? Environment 7.2 DXP Resolution If...
EU Login via OpenID Connect needs Proof Key for Code Exchange (PKCE)
Issue I would like to integrate my portal with an EU Login mock server instance via OpenID Connect It does not work since the OpenID connect server needs Proof Key for Code Exchange (PKCE) After configuration, when I am being redirected from Liferay to the EU Login server instance, I am...
How does the fragment caching work?
Issue When using fragments, does the cache on content update perform a proper flush? How does fragment caching work in general? Environment DXP 7.3 Resolution If we have a dynamic fragment, and if caching is turned on, it is evaluated on the first load and after that, the content is...
When and how are TLS certificates renewed?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We want to know when TLS certificates are renewed. Additionally, how are they renewed? Is it needed any operation on our part?...
LDAP Import Enabled under SAML settings
Issue What is the actual functionality of LDAP Import Enabledunder SAML settings Environment Liferay DXP 7.2, 7.3, 7.4 SAML Resolution Checking LDAP Import Enabled under SAML settings affects 3 functions: 1. The SAML NameID or SAML attributes (depending on the selected “User Resolution”...
Authentication flow in Liferay when LDAP is enabled
Issue Liferay is configured to use LDAP When Liferay Authentication will happen? When LDAP Authentication will happen? Environment Liferay DXP 7.0 -7.4 Resolution LDAP authentication always happens before Liferay Authentication. That is becauseLDAPAuthservice is registered...
Today's events are only visible under the Last 24 hours filter
Issue On various tabs, such as on the Known Individuals' overview tab, the Individual Events statistics chart does not display the events of the current day if the filter is set to Last 7 days or Last 30 days, Last 90 days, or a custom range. Why does that happen? Environment Analytics...
How changing the site default language affects Web Contents' friendly URLs
Issue There is a site (My Site) with two available languages: es-ES and en-US, where es-ES is the default language. My Site's web contents have their title and friendly URL defined only for the default language (es-ES). The locale.prepend.friendly.url.style property is set to 3, its...
Where is the data center located for Analytics Cloud?
Issue I would like to know the Data Center location where Analytics Cloud stores all the data in order to be compliant with the current GDPR rules. Environment Analytics Cloud Resolution You can set the data center's location during the first setup of your Analytics Cloud workspace. You...
Uploading a file with multiple extensions
Issue A multi-extension file is being uploaded via document and media Steps to reproduce: 1) Startup the server 2) Navigate to Control Panel>System Settings> Document and Media> Services> File Extension A file extension of * will allow all file extensions by default, however, if the user...
Why am I able to select search result sizes larger than the number of results returned?
Issue I would like search results to not offer batch sizes larger than the number of possible results. For example, if there are 6 results for a search, I would like search results to only allow me to select a batch size of up to 6 results. Instead, it allows me to select up to 75...
Unable to see empty widgets when Toggle Controls are turned off in DXP 7.3
Issue When I turn the toggle controls off on a widget page, empty widgets are invisible. This makes it hard for me, as an admin, to edit a page with toggle controls off. Can I see empty widgets with the toggle controls off? Environment DXP 7.3 Resolution This is currently a known product...

該当件数: 1,665 件中 241 - 300