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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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