liferay Questions
2
Solved
What is the actual difference between doView() and render() functions in Liferay? and also what is the difference between renderRequest and resourceRequest?
6
I'm having problems with liferay and the workspace plugin. I had to remove all gradle caches of my computer and all of a sudden the liferay project won't compile again... I execute the command:
./g...
Medlar asked 1/8, 2023 at 6:41
2
Solved
I've followed all the suggestions here.
When I press return, I get a new line that is indented with tabs instead of spaces.
If I backspace to clear the tabs, and then press TAB a series of times,...
Nomadic asked 9/5, 2014 at 17:43
6
5
Solved
How to get the global (company) group id in Liferay without accessing ThemeDisplay?
P.S.: with ThemeDisplay it is simple: themeDisplay.getCompanyGroupId().
3
Solved
I'm using Liferay 6.1.20 and my Portlet is using the Liferay Mail Service to send an E-Mail via the in Liferay configured SMTP-Server.
My Question is now: is it possible to check whether the SMTP-...
8
Solved
How to configure or to override Liferay portal properties with portal.properties?
Malignancy asked 16/8, 2012 at 8:31
3
Solved
I am newbie in liferay portal. I have developed one portlet in liferay for demo. I used inter portlet communication in this example. What i am doing is:- I have one search portlet in which i am hav...
3
Solved
I have two plugin portlets. First has service builder with all entities. Second portlet is using service's jar file to execute Dynamic query.
I am using first's service jar in my second plugin por...
Cartan asked 28/3, 2017 at 10:30
4
Solved
I want to create a link in a portlet so that I can navigate to a different page in the liferay portal. I order to do that I am looking for an API (can be liferay specific) that given a page name, w...
4
I have found how to embed WebContent in Liferay 6.2 theme using journalContentUtil.getContent method. My question is how to do the same thing in Liferay 7?
Pylon asked 6/7, 2016 at 15:13
1
I have created a content template where user can create multiple cards/boxes.It works well but i would like to change the css if user create just one box. I tried it with getList()?size but it didn...
Gayton asked 8/2, 2020 at 14:11
2
I created a liferay plugin portlet project and deployed in Liferay 6.2. When i try to deploy, i am getting " Portlet Portlet_WAR_portletID has a null portlet bag" error. I am not able to find the r...
3
Solved
Is there any way that we can integrate Google Docs in Liferay? I found some other 3rd party APIs, like Zoho, but I would like to use Google Docs instead.
Aleciaaleck asked 7/3, 2012 at 9:17
2
Solved
Note: All the similar questions are answering this from the perspective of the shell (e.g. Is javac available? java -version or which java). I'm looking explicitly for the perspective of the curren...
5
I worked Application Display Templates on liferay 6.2, I use freemarker help pagination the dynamics data list of liferay. When I upgrade to liferay 7, it is a problem. Liferay 7 use code <#assi...
Rhpositive asked 20/5, 2016 at 8:34
2
I set filename in the HttpServletResponse header but when I download it has not this filename
FileInputStream fis = new FileInputStream(fileDocumento);
PortletResponse portletResponse=(PortletResp...
7
Solved
I have several instances of Liferay Portal (bundled with Apache Tomcat 5.5.x/6.x) and I need to know how to check the version of those Liferay instances.
Thanks in advance.
Tman asked 29/12, 2010 at 14:56
3
Solved
Does Liferay provide a plugin for IDEA ? Or are there anyone working on this ?
Cully asked 18/7, 2012 at 1:41
6
My problem is every time after changing the Liferay portal-properties (and this is frequent especially at beginning of a new portal project) I need to restart the whole portal.
Some properties I c...
Cheroot asked 13/8, 2012 at 9:21
2
Solved
I would like it to have no warnings in my eclipse projects, but I get this one warning:
Classpath entry org.eclipse.jdt.USER_LIBRARY/Liferay 6.1 GA Plugin API will not be exported or published. Ru...
3
Solved
I have form with select box in my user form. I also need to update the form in edit mode. I am able to get selected value in edit mode. But I am unable to set the selected value in the edit mode.
...
Titular asked 2/4, 2015 at 15:56
1
Solved
I need a simple extension for Liferay web form to enahance file attachment to data flled in a liferay 7 web form.
Also need to sent this file as an attachment with the email to the registered user...
4
Solved
Is it possible to create liferay service builder without any configuring any database tables in service.xml file.
Actually purpose here is to create a service layer using liferay service builder. ...
Bothy asked 5/5, 2016 at 2:19
2
Solved
I am new in Liferay. I used service builder to create database. I populated them manually. And eventually I could call them in JSP using PersonLocalServiceUtil class.
Now I want to use Ajax in my ...
Kersey asked 19/7, 2013 at 11:25
1 Next >
© 2022 - 2025 — McMap. All rights reserved.