You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! We love the StreamField in Django but we often find ourselves having to reorder sections in a blog article. Each section usually contains 8-10 different blocks and is extremely time-consuming having to move one by one.
Would it be possible to add the functionality to select and move multiple blocks at once?
The text was updated successfully, but these errors were encountered:
Amazing! I just had an idea regarding this that could allow other cool functionality. Instead of just "moving" some blocks. You could select them and "copy" or "cut" them, and then "paste" them into a different location. What this would allow is to not only move blocks within one article, but also move blocks from one article to another.
For example you have an article about Birthday Parties, and you have sections for parents birthday parties and kids birthday parties. Now you decide is better to have a separate article for kids birthday partiers. You could just cut all the blocks related to kids, create a new article and paste them there.
Not sure if that would be possible but I think would be a pretty nice functionality to have.
Hello! We love the StreamField in Django but we often find ourselves having to reorder sections in a blog article. Each section usually contains 8-10 different blocks and is extremely time-consuming having to move one by one.
Would it be possible to add the functionality to select and move multiple blocks at once?
The text was updated successfully, but these errors were encountered: