update server state fields

This block is part of the state ui group and was last modified in core v10.4.28.

Type Selection Required

This block requires you to select the data type you want to work with. You must manually select the type using the type selector modal. To access the modal, click the white button on the block.

Field Selection Required

This block requires field selection (in). You must manually select the fields you want to work with using the field selector modal. To access the modal, click the white button on the block.

update server state fields v10.4.28

Sends a state update to the frontend and triggers updates based of it.

In pins 2 + flow
  • flow
    flow
  • state keys required
    array

    State keys to update

  • skip trigger
    condition

    if true given, it will not send this update back to the backend.

Out pins 0 + flow
  • flow
    flow
update multiple states

A function trigger starts the flow and update server state fields writes the named keys from the page state back to the backend. The keys pin takes an array of key names, built here with with values from two values. The flow then continues, here into a debug block that logs the state.

Studio canvas example for the update server state fields block: pushing fields to the page state.

Version history

Introduced in v10.4.28.


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