Hi Thunkers,
I’m working in a offline database project, and I miss the create and update row object from
block (similar to the “save” realtime DB Blocks approach)
I can get an entire row of a datasource table as an object using the get row object
, but I can’t save a row using this approach. The create block at least allows you to save in a single block, but the update… man… You need to put a separate block for each row/column you want to save… So you need a lot of blocks when you have many columns, despite the non-elegant approach.
Somebody knows if there are plants to improve this in the future?
Regards,
Paulo Vaz