django-addanother icon indicating copy to clipboard operation
django-addanother copied to clipboard

Use bootstrap modal instead of pop-up?

Open teconomix opened this issue 7 years ago • 4 comments

Hi there!

Would it be possible to use bootstrap modal instead of a pop-up window? Are there any howtos around?

Thank you very much! :)

Best Teco

teconomix avatar Oct 21 '16 08:10 teconomix

This should definitely be possible. You'll have to modify Django's popup handling code (RelatedObjectLookups.js)

jonashaag avatar Oct 21 '16 10:10 jonashaag

I really like this Idea, except perhaps we could do pure css rather than requiring bootstrap (there is a simple example in django session security), and let users override it to use bootstrap.

What do you think Jonas ?

Should we request a contribution for this ?

jpic avatar Oct 25 '16 18:10 jpic

Well I like the idea as well but won't have the time to implement it on my own. Happy to review/design though!

jonashaag avatar Oct 25 '16 20:10 jonashaag

This is something we could have easily with CRUDLFA+

jpic avatar Oct 15 '17 10:10 jpic