Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

Possible to have multiple nested inlineformsets #32

@ghost

Description

Using the demo app as an example, lets say in addition to being able to add residents to each building I also wanted to add utility rooms. Creating another model for Utility rooms having attributes for room_purpose, and room number is it possible to support the ability to add both residents and utility rooms in the same form at the same time using this library? Essentially having two nested inlineformsets under one inlineformset. If so how would one go about doing that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions