Open Screen
Close Screen
Open External Link
Configure Navigation Drawer
Add Item to List
Remove Item from List
Update Value
Convert Data
Send API Request
Conditional Action
Request Permission
Trigger
The Update Value Actionallows you to modify an existing value within your app, such as updating a record in a database, changing a field's content or adjusting user-generated data. This action is crucial for dynamic content management, ensuring that values reflect real-time user inputs or automated changes.
Real-Time Data Updates
Improved User Interactivity
Seamless Data Synchronisation
1. Key
2. Value
Validate Input: Ensure that updated values meet any predefined validation rules (e.g., format, data type) before saving the changes.
Provide Visual Feedback: Display a notification or success message to confirm that the value has been updated successfully.
Test for Consistency: Ensure that the updated values are accurately reflected across different screens and parts of the app, maintaining a seamless user experience.