Search Results

All Results 7026
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to call custom CSS?
Issue How to call custom CSS in portal normal.ftl file Environment Liferay DXP 7.2 Resolution The custom styling can be added by using theme’s _custom.scss file (i.e., src/css/_custom.scss). Liferay DXP supports...
Google AdWords in liferay
Issue How to use Google AdWords in Liferay. Environment Liferay DXP 7.0 Resolution Google AdWords is a pay-per-click online advertising platform that allows advertisers to display their ads on Google's search...
LDAP Imported Users are not been shown in control panel
Issue LDAP is configured (and tested by using the testing buttons) in the portal. If you check the database you could find them (it means that they have been imported to the portal from LDAP as expected). The problem...
Liferay.Language.get method is no longer working with string variables as of DXP 7.3
Issue Pieces of code which contain calls to Liferay.Language.get using string variables and not literal strings as their argument return the argument passed instead of the corresponding translation. Environment DXP...
How to remove the English language from the User Configuration
Issue I set these properties in the portal-ext.properties file: company.default.locale=es_ES locales=es_ES locales.enabled=es_ES I restart the server Then I go to Control Panel > Users and Organizations > Edit and...
Page Fragment Issue with rich text editable field
Issue Steps to reproduce: 1) Take Liferay 7.1SP2 with fix-pack dxp-16. 2) Create a page fragment with name "Demo". 3) Add the below code in the HTML section. <div class="fragment_33918"> <lfr-editable id="unique-id"...
Not able to exporte private pages
Issue Steps to Reproduce: 1. Go to Control Panel > Sites. 2. Create a new Minimum site. 3. Open that Minimum site. 4. After that go to Publishing > Export. 5. Now click on "Change to Private Pages". Observed...
How can I turn off the print screen and download features for documents of a certain site?
Issue The admin wants to upload a document to the site, but he or she must limit other users from downloading the document and from taking screenshots of the document on that site. Environment Liferay DXP 7.0...