Skip to content

Dynamically added row cannot be saved, deleted row still be saved #161

Open
@HPJason

Description

@HPJason

I am using django 3.0.2.

  1. The row can be added visually for inlineformset in the website, however, the row dynamically added cannot save to database.
  2. The row removed from the inlineformset is just hidden and can still be sent to the database, I don't want this to happen.

Any idea to fix it, thanks.

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