Baserow v1.5.0
Block Added
This block updates the multiple columns of a row at same time. columnsNames
and values
must be a list of strings. Row Updated
event will be triggered on success.
Returns a JSON string for given list of names and values. It’s possible with dictionary block but this block is added on someone’s demand and making it more easy.
Change Logs
A responseCode parameter has been added to this event to catch the error more easily. You can find below the meaning of different response code returned by baserow :
If response code is returned 0 then it means the error is raised by extension. It may happen when extension failed to parse JSON or some other error for ex, invalid string passed by the users.
Extension size is reduced by 1.7 KB.
Bug FIx
-
Get Row
block was not working anymore. It is fixed now. -
Delete Row
block was resulting in a null response that causes the runtime error is now fixed. -
Move Row
,Delete Row
and some other blocks was not working with self hosted version of baserow that is now fixed. -
GetColumnsNames
was showing a blank error is now fixed.
Downloads
You can download the extension from the first post.
Credits
Thank @yashsrv for reporting and testing the extension.
Note
Those who are not aware of Baserow plan can visit here :
Baserow is limited to its resources now.
Thank You
Sumit