Liferay Objects and Forms
Liferay Objects and Forms How to use Objects with Forms or Form Containers Introduction Liferay Objects is a cool no-code feature that allows us to define full-featured entities - integrated with all Liferay Frameworks and providing auto-generated Headless API for accessing and updating objects information. Liferay Forms is a powerful Liferay tool, providing a lot of possibilities for building and configuring custom forms with advanced rules builder and field configuration options, workflow, notifications and personalization options. Even though Forms are becoming deprecated in favor of Objects, they still can be used for building user experiences, even in combination with Objects. Finally, Form Containers is a modern tool for rendering forms based on Objects with a possibility to map Form Fragments to object fields and an easy way for user interface customization. In this blog we’ll review each of these features, and how they can be used together. Sample Application Overview We will b...