문제

Is it possible to overwrite web-form-portlet portlet.properties with hook in liferay portal?

Thanks a lot for your answers.

도움이 되었습니까?

해결책 2

No, you can create portlet project with web-form-portlet in your IDE, change properties and then deploy web-form portlet again.

다른 팁

You can only extend/change Liferay itself with a hook, not any other plugin. However, you can build your own webforms portlet, similar to a hook, with the technique documented in this wiki article

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top