Write To Session Storage

Meet the Kuika Write To Session Stroge system action.

It is an action that allows the application to save key/value values in the web browser for only one session duration. Provided Key/Value values are saved in the browser's Session Storage. Data is lost when the browser tab is closed.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick --> LocalStorage --> WriteToSessionStorage and create the Action WriteToSessionStorage.(A)

Within the created action, Symbol Picker (B) is used to select the parameter input method for the action.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, You can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option

Last updated