Storage
The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The Baserow component allows users to connect to and interact with a Baserow database.
Overview
Connect to and manage data within a Baserow database directly from your application. This component facilitates various operations, including creating, reading, updating, and deleting rows, as well as managing files.
android.permission.INTERNET
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | fileUrl | String | |
2 | response | JSONObject | |
3 | rowId | int | |
4 | columnName | String | |
5 | tableName | String | |
6 | urlUploaded | boolean | |
7 | error | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | success | boolean | |
2 | results | List | |
3 | nextPage | int | |
4 | prevPage | int | |
5 | count | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rowId | int | |
2 | response | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | int | |
2 | name | String | |
3 | type | String | |
4 | options | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | success | boolean | |
2 | rowJson | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | errorMessage | String | |
2 | errorFrom | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | fields | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | response | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | response | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | response | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | response | JSONObject |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | success | boolean | |
2 | token | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | success | boolean | |
2 | token | String |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | colunmName | List | |
3 | values | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | fieldIds | List | |
3 | filters | List | |
4 | values | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | userName | String | |
2 | password | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | page | int | |
3 | size | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | rowId | int | |
3 | columnName | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | columnName | String | |
3 | page | int | |
4 | size | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | rowId | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | rowId | int | |
3 | beforeId | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | auth_token | String | |
# | Name | Type(s) | Default Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
1 | tableName | String | |||||||||
2 | rowId | int | 3 | colunmName | List | 4 | values | List |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | tableName | String | |
2 | columnName | String | |
3 | rowId | int | |
4 | fileUrl | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | auth_token | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get AutoReset | Boolean | |
2 | set AutoReset | Boolean | true |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | FilterType | String | contains |
2 | FilterType | String | contains |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get OrderAscendingTo | String | id |
2 | set OrderAscendingTo | String | id |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | get OrderDescendingTo | String | id |
2 | set OrderDescendingTo | String | id |