无法将自定义属性添加到 Liferay 中的用户模型
我手头有一个任务,我需要向用户模型添加一个属性(主页),而不需要更改 liferay 源代码,即修改 service.xml 并重新生成服务。
我对此进行了很多搜索,但似乎没有任何效果。使用钩子覆盖创建帐户页面和所有内容。有谁对此有逐步的解决方案吗?
只有这些步骤才可以,因为我只需要这方面的指导。
谢谢 莫希特
I have a task at hand where I need to add an attribute (Home Page) to user model without making changes in liferay source code i.e. modifying the service.xml and regenerating the service.
I searched a lot on this but nothing seems to work. Used hook to override the create account page and all. Does anyone has step by step solution for this?
Only the steps will do as I just need guidance on this.
Thanks
Mohit
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为您应该能够仅通过使用控制面板来添加自定义属性。
此链接应该会给您一个想法。
I think you should be able to add custom attributes just by using the control panel.
This link should give you an idea.