Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Option to export multiple web content translations
Issue Is it possible to translate web content in bulk for multiple locales? Environment Liferay DXP 7.3  Resolution In DXP, users can translate web content in different locales by selecting them from the UI and...
Can I set the subject field of the Form submission email dynamically?
Issue We have a Form with a dropdown field where users can select from pre-defined values. An email notification is set up for the Form to alert about new form submissions. We would like to set up the notification...
Did you mean functionality in Suggestion widget is not working for custom Hindi words
Issue Did you mean functionality in the Suggestion widget is not working for the custom Hindi dictionary. Environment Liferay DXP 7.4 Resolution 1). Create a folder spellchecker in the tomcat directory under...
Button "-" doesn't work when creating a structure with repeatable field
Issue After creating a structure with repeatable fields, when trying to delete a field by clicking the "-" button, the field is not deleted. Steps to reproduce Navigate to Content & Data > Web Content >...
Search results are incorrect with some keywords
Issue Search results are not correct with the type facet Steps to reproduce: 1) Create 4-5 web contents with the following titles just for testing purposes: Content for testing Content-on Content-in Content-or...
When trying to translate web content, multiple fields are absent
Issue Web Content Translation Page does not display repeatable Fields Steps to reproduce: 1) Navigate to Content & Data> Web Content> Structures 2) Make a structure with different fields that are repeatable. 3)...
Cannot select a layout template in a widget page
Issue Layout templates can be chosen in the configuration of widget pages to specify the columns and rows where widgets will be placed. When trying to select another layout template (deployed inside a custom theme...
Update packages and regenerate your custom theme with the latest available in order to solve accessibility or style related bugs
Issue Sometimes in order to solve user interface bugs (like accessibility or style related), our customers need to update their custom themes with the latest versions available of liferay-frontend-theme-unstyled ,...
Remote staging: cannot set a form in a Form widget in staging - "This form is not available or it was not published."
Issue When we take a website with staging configured, and put the Forms widget on a webpage - we cannot configure the Forms widget by selecting a form for it, we get the message "This form is not available or it was not...
Export/import process fails if there are data links associated with earlier versions of the structure
Issue Exporting a structure that contains previous versions can cause a unique constraint violation on import. The following stack trace is seen in the logs: 2022-12-19 21:24:49.032 ERROR...
Special characters which are used for XSS can be saved as an input without any warning
Issue Characters as <, >, /, (, ), ", ' which can be used to make scripts, used in HTML and JavaScript are valid to use in the portal as inputs and values, and it can raise security questions The use of these...
Which tables in the database contain web content, documents and media information?
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....
Custom code failing to build due to the removal of FinderCache#getResult(FinderPath, Object[])
Issue Generated services that call FinderCache#getResult(FinderPath, Object[]) method fail to build due to its removal in 7.4 U47. This method was replaced by FinderCache#getResult(FinderPath, Object[],...
Form Upload Input is missing when mapping to a custom Object's Upload Field
Issue When creating a Form that maps to fields on a Liferay Object (and one of the fields is an Upload type field), the option to map the form's Upload input with the custom Object's Upload Field is not appearing....
Is there a limit to the number of IdPs registered?
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....
Search in Control Panel > Audit makes long URL
Issue A search in Control Panel > Security > Audit always sends empty search parameters in the GET URL. As a result, URLs are very long and can be blocked by firewall-infrastructure. Steps to reproduce: Navigate to...
I cannot export Form entries if they have not been approved in a Workflow
Issue If a workflow is enabled for my Form and I make an export of the Form entries, only Approved entries can be exported. Those entries which have not gone through the Workflow yet, will not be included in the...
Anonymous users tracking in intranet (Analytics Cloud)
  Issue For intranet environments, anonymous users increase even though all users should be known. This is seemingly caused by analytics tracking users before they log in to a login page. An example of a login page...
Error in plugin "sass" when migrating themes "... is deprecated and will be removed in Dart Sass 2.0.0."
Issue When migrating themes to a newer version, you can get these types of errors: Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation:...