Search Results

All Results 7009
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How can I share Forms, Element Sets and Data Providers between sites?
Issue I would like to use already existing Forms, Element Sets and Data Providers on another site, without having to recreate them. What are my options? Environment Liferay DXP 7.1+ Resolution Forms Option 1: Forms...
Why is Liferay DXP publishing documents that were not selected for the Staging publication?
Issue When a Staging publication is performed more documents are published than were modified or selected. Environment Liferay DXP 7.2, 7.3 environments using Asset Publishers set to dynamic selection style....
If I hover my cursor over Form field titles, the cursor turns into a pointer icon
Issue I have a form with any number of fields I access the form for submission If I hover my cursor over the title of the fields, it changes to a pointer icon (glove) This gives an impression to the users that there...
What happened to the Liferay WYSIWYG portlet on 7.1+ ?
Issue Looking for a 7.1 DXP or 7.2 DXP compatible version of the Liferay WYSIWYG portlet on the Marketplace, customers will not find any Environment Liferay DXP 7.1+ Resolution Liferay WYSIWYG portlet was...
The Builds and Deployments links are not present on the Projects or Alerts pages
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When navigating through most pages in the Liferay Cloud...
How to change the default Template for a Structure
Issue When creating Web Content from a Structure, the default Template applied is the most recently created one for that structure. How can I assign a different template? Environment DXP 7.2   DXP 7.1   DXP 7.0...
Why does Liferay inject redirectUrl to /web/guest/home in my website?
Issue Opening the HTML source of the home page in a website made with Liferay DXP, customers may notice the following script injected: Liferay.Session = new Liferay.SessionBase({ autoExtend: !0, redirectOnExpire:...
Service Builder buildWSDD gradle task fails
Issue I created a service builder and added the followings to the settings.gradle: import com.liferay.gradle.plugins.service.builder.ServiceBuilderPlugin import...