Hey there,
in general I’m having lots of fun working with WIX. But WIX Database seriuosly lacks some features. I know that some of them allready have requests on their own but i feel like the problem is more than a few minor changes.
Important features WIX Database lacks (in my opinion):
-
delete/rename collections (its not fun to have dead skeletons lying around because you were testing some things and you cant reuse them properly)
-
properly add fields to a live collection (with a field name and type as in sandbox)
-
delete multiple rows by selecting (delete option in the context menu)
-
(or) a button to delete all entries in a collection (with a pop up warning)
-
duplicating rows without filled in references breaking (why do they break?!)
Comfort features:
-
focus search element as the image selector window opens (if you have to link 1400 images to a collection its annoying you have to click there each time for strg+v ie.)
-
Add X rows
-
Enum type (i know you can do a workaround with references just feels a bit like an overkill)