Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Incorrect behavior with "Form submissions" while copying the plugin. #69

Open
vstoykov opened this issue Oct 10, 2018 · 0 comments
Open

Comments

@vstoykov
Copy link
Contributor

If the plugin is copied the original reference to the Form instance is preserved and it's name is replaced with the name of the new "form". This way there are more than one FormDefinitions which point to the same Form. In the administration in "Form submissions" submissions from all of these forms are combined under one "Form" which has the name of the last FormDefinition saved. This is kind of confusing.

The problem probably lies in the logic of PluginReferenceField.pre_save. Further investigation is needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant