-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dialog Form with siblings #146
Comments
in your Help we see how to activate the dialog form ( induce_open = 'issue.edit_reporter:active || issue.add_reporter:active') |
I'll try to find a solution for you. Might take some time however. Sorry for the inconvenience. |
Thank you so much. I'm waiting for your help but don't worry about it. I can wait all the time you need. :) |
Is there any progress on my problem? :) |
Add demo to show how to use dialogs in collections with siblings
First of all I would like to thank you for your fast work with 1.5 version of Formset.
I've just started testing it for my application. I use form with siblings and every sibling has a foreign key field. I don't undestand how to set activator for such configuration.
How can I set names of sibling forms in "induce_open"?
Does the Dialog Form work with siblings?
Thank you
The text was updated successfully, but these errors were encountered: