System Actions
/
Condition Actions

Confirmation

Confirmation

The Confirmation action on the Kuika platform is used to obtain explicit confirmation from the user before a transaction. This action ensures that the user is informed and their approval is obtained before irreversible or critical transactions (such as data deletion, session closure, process termination, etc.) are carried out. This structure improves the user experience and prevents erroneous transactions.

The Confirmation action should not be confused with the simple ‘confirmation’ feature within an action. The confirmation feature within an action only prompts the user for a short confirmation message before the relevant action is triggered and is typically sufficient for single-step actions. However, the Confirmation system action is used for more advanced confirmation scenarios; for example, if the user confirms, a transaction is initiated, and if they decline, they are redirected to a different action. This distinction allows developers to design pre-transaction confirmation flows in a more flexible and controlled manner.

Technical Features

  • Displays a modal (pop-up window) to obtain user confirmation.
  • Elements such as the description message, title, icon, and background colour can be customised.
  • Controls the process flow based on the user's confirmation by offering Yes/No options.
  • The font type of the text can be customised with the FontFamily parameter.
  • Works on web and mobile applications.
  • Can be used for decision-making (branching) in action chains.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar