push to datatable
This block is part of the state ui group and was last modified in core v14.0.3.
push to datatable v14.0.3 Sends a state update to the datatable to refresh their data.
In pins 5 + flow
- flow
flow - request id
valueIf set will only push to the datatable if the latest request id matches the given id. If empty will always push.
- state key required
valueState key of the datatable to update
- state
stateThe state to push to the table.
- position
valueThe position to push to, possible values: top, bottom
- clear previous
conditionWill clear the previous row if set to true
Out pins 0 + flow
- flow
flow
A typical wiring for push to datatable: a function trigger starts the flow; value feeds the key pin; the flow out pin feeds debug.
Version history
Introduced in v14.0.3.
Back to
state ui Return to the main group to view all sub-groups Back to state actions Return to the group to view all blocks within this group 