python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to disable redirect /web/xxxxxx with 2 domains on Liferay?
I am using liferay DXP 7.0 sp4. I have to handle multiple sites in a single portal instance. For e.g. I have multiple sites name as :
Name : Site1, Friendly URL : /site1
Name : Site2, Friendly URL : /...
val.brlt
Votes: 0
Answers: 0
Check when a form-field component is loaded in React based module
I've created a Liferay form-field module based on React.
I want to manipulate the component with Javascript but as the code fires when DOM is ready, but the component isn't, the code doesn't work.
The...
Carlos Durán
Votes: 0
Answers: 0
Liferay rest-build project unresolved requirement problem
I'm trying to deploy a Liferay rest-builder project. These are the steps I follow to do it:
I create a rest-builder project with Liferay Developer Studio wizard.
I edit the *-impl/rest-openapi.yaml f...
Carlos Durán
Votes: 0
Answers: 1
Popup showing current page instead of new page
I have two JSP files first.jsp and second.jsp. I have loading second.jsp on a popup from first.jsp. I have tried multiple approaches but none of the approaches works. The popup shows current page(firs...
Code Master
Votes: 0
Answers: 0