Skip to content
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

Create New doesn't handle multiple sections #27

Open
brendo opened this issue Jan 19, 2016 · 1 comment
Open

Create New doesn't handle multiple sections #27

brendo opened this issue Jan 19, 2016 · 1 comment

Comments

@brendo
Copy link

brendo commented Jan 19, 2016

When have an Association field that relates to many sections, the "Create New" button doesn't know how to handle this. Clicking on 'Create New' in this scenario opens the modal with the below error:

screen shot 2016-01-19 at 8 38 07 pm

Suggestion is that something similar to the With Selected interface could be created, where a select box is added next to the button with the possible section values. Selecting one of these and then Create New would open the modal based off that section.

@nitriques
Copy link

I had to do the same thing in my entry relationship extension ;)

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

No branches or pull requests

2 participants