I have about 25 sites I want to move from Craft CMS over to Webflow. I am in desperate need of one key feature and wondering if there is any way to make this happen with a workaround. I need a way to build out dynamic grids or tables that clients can edit and add/remove rows. I don’t care if the visually edit or edit in the CMS.
If I embed a HTML table, I know I can assign individual CMS values to cells, but how can I make it LOOP through rows and columns of undetermined quantity when populated by clients? For example:
Company
Contact
Country
ACTION
Alfreds Futterkiste
Maria Anders
Germany
EDIT DELETE
Centro comercial Moctezuma
Francisco Chang
Mexico
EDIT DELETE
Ernst Handel
Roland Mendel
Austria
EDIT DELETE
Island Trading
Helen Bennett
UK
EDIT DELETE
Laughing Bacchus Winecellars
Yoshi Tannamuri
Canada
EDIT DELETE
Magazzini Alimentari Riuniti
Giovanni Rovelli
Italy
EDIT DELETE
ADD ROW
—
—
—
This may seem minor but this feature is stopping the migration of many sites to Webflow. I need this easy for clients to edit within Editor if needed.
If there any way a bunch of us can contribute for a feature? Can we somehow pay Webflow directly to add a table field? I can’t believe Webflow does not have this already.
That may be a workaround yes. An actual table field inside a collection item would be best since every item may have a table or two, but I am curious how you looped the collection data?
I will try it. Thanks. We really need to push more to get a table field though. It is needed for inside collection items. When you have say 50 products and each one with tables this way could get a bit crazy.
It seems It would not be to difficult to add a simple Table field type where clients could edit within the Visual Editor. Just a simple table with the ability to add rows and columns.