Preset update row columns block

a block that lets us preset which columns to update, because if the database is invalid because its in editor mode, it wont even show columns to update

I don’t understand what you’re asking for here. Can you rephrase or show some screenshots?

forgot to add in row id input in the image

I’m still not quite sure what you are asking for here. Database modifications (editing columns, creating/deleting databases, etc.) isn’t currently allowed within flows and this is an intentional choice.

If you’re asking for a more generalized update row block, there’s a number of technical limitations preventing that. You should consider just branching logic for each table you might want to input data in, and/or using a column to differentiate data-type rather than multiple DBs.

not columns, modifying rows

what i want to do is modify few specific colums in a row using variables