Get Settings Data and Save Settings Data
Manage and utilize configuration and preference data within your app.
The Get Settings Data and Save Settings Data actions allow the app to interact with stored configuration or preference data. These actions are useful for customizing the user interface, toggling features, or adjusting other application settings based on user preferences.
Installing Get Settings Data and Save Settings Data
Navigate to the Desired Project
From the Builder Overview, locate and select the project where you want to install the settings actions.Access the Individual App Canvas
Within the selected project, hover over the desired app and click Access App Flow to open the app where you want to add the actions.Open Add Elements
Click the “+” button on the left side of the app canvas to open the Add Elements panel. Select Actions under User Interface.Search for Get Settings Data or Save Settings Data
Use the search bar to find Get Settings Data or Save Settings Data.Drag and Drop to Install
Drag either action onto the app flow at the points where you want settings to be retrieved or saved.
Setting Up Get Settings Data and Save Settings Data
The setup for both Get Settings Data and Save Settings Data follows the same process:
Access Action Settings
After installation, hover over the action (Get or Save) and click Edit to configure the settings.Select Data Document
Under Action Settings, choose the Data Document that will store or retrieve the configuration or preference data. This ensures that both actions can access the appropriate settings data.
By correctly configuring the Get Settings Data and Save Settings Data actions, you can efficiently manage user preferences and application settings. This ensures that your app remains adaptable and responsive to user needs, providing a personalized and consistent experience across all interactions.