Offline work with automatic synchronization. Complementing CouchDB, PouchDB acts as a client-side connector, providing offline access and automatic synchronization with the central server. Each client keeps a full local copy of the database, allowing users to query and update data even without an internet connection.
Inspector Property Groups
PouchDB Detail Properties
| Property |
Type |
Details |
| ID | text | Required in common setups. Attribute: id |
| Database | droplist | Required in common setups. Attribute: db |
| Collection | droplist | Attribute: collection |
| Attachments | boolean | Attribute: attachments |
| Autoupdate | boolean | Attribute: autoupdate |
Actions
Select
Select Data Detail
| Configuration group |
Controls |
| Select Data Detail Properties | Doc ID |
Refresh
PouchDB Detail Refresh
| Configuration group |
Controls |
| Refresh Properties | Action configuration group |
Dynamic Attributes
Doc ID
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Attachments
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Autoupdate
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Dynamic Events
Change
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Error
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |