Feature Request: Create new item in choice list with modal dialog
See original GitHub issueThe create_field option is nice. See http://django-autocomplete-light.readthedocs.org/en/master/tutorial.html#creation-of-new-choices-in-the-autocomplete-form
In my case I can’t create new items by just one string. I need more input.
It would be very cool to be able to create new items in a dialog pop-up.
Do you have a clue how to implement this?
Issue Analytics
- State:
- Created 8 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Modal pop-up to select a value from list (service - ServiceNow
Hi there, we would require a user to select a value from a referenced record via a modal pop-up trying to submit a...
Read more >SharePoint 2013 Open List Item in Modal Dialog Window
By default, SharePoint 2010 opens list forms in a Modal dialog window when you try to add new item, edit item or view...
Read more >The Dialog element - HTML: HyperText Markup Language
This example opens a modal dialog when the "Show the dialog" button is activated. The dialog contains a form. Updating the value of...
Read more >Message boxes actions reference - Power Automate
To request input data using a dialog, deploy the Display input dialog action. This action requires a title for the dialog and a...
Read more >Dialogs - Android Developers
Building an Alert Dialog · Title. This is optional and should be used only when the content area is occupied by a detailed...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@guettli Great - I got it working! Thank you very much!
No problem, I’m glad all kind of widgets (and not only DAL) can now enjoy add-another feature !