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