More Extends

Dear CUBA team,

I have 3 projects. HR, Payroll and TA.

Entity, screen and service for Employee is in HR
Entity, screen and service for Salary is in Payroll
Entity, screen and service for Duty Roster is in TA.

Now, I want to create a new project named SolutionAce and

  1. add extra fields
  2. extends either on entity or screen or services
  3. override either on entity or screen or services

Is it possible? Can be done in Studio? Any document link for this? I would like to know how to do this if it is possible.

Done with my check list.

Thanks for helping up :slight_smile:

Hi Adam,
In the current version (Platform 6.2 / Studio 2.2) it is possible only to some extent: you can build limited vertical project hierarchies like “product → extension”, which help to customize products for different customers. See How to Develop a Highly Customizable Product – Jmix

In the next version (Platform 6.3 / Studio 2.3), we introduce the notion of “Application Components”. See details here: https://www.cuba-platform.com/discuss/t/how-to-creat-an-add-on

1 Like