Skip to content

Add template Inheritance #8

@mgonto

Description

@mgonto

Right now you can have multiple templates for a certain Class.

I want to let the user inherit templates, so that you can create a new template based on another.

For example, if you have a user that has an admin field, you create a template user with admin false, and then you create a template admin (for class user) that inherits from the user template but sets admin in true.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions