gentics / mesh-ui

Gentics Mesh UI
https://getmesh.io
Apache License 2.0
23 stars 27 forks source link

Allow attaching binary file for a field directly when creating a node #342

Open itplayer opened 3 years ago

itplayer commented 3 years ago

While we add a new node with a binary field, it looks like I have to create a new binary node and then refer to it. This leads me first to create the binary node then I can continue to create my main content node. e.g. a blog post needs images, but I need to create an image first as a node then I can add it to my blog content.