Skip to main content
Skip table of contents

Solution Variables

Solution Variables help you manage your Appbase solutions more effectively. Using solution variables, you can store configuration settings centrally, share them between different parts of your solution, and change them frequently without modifying your application code.

Here are some of the benefits of using solution variables in Appbase:

  • Centralized management: Solution variables can be managed centrally in Appbase, making it easy to keep track of your configuration settings.
  • Code reuse: Solution variables can be used to store configuration settings shared between different parts of your solution, making it easier to reuse code.
  • Easy updates: Solution variables can be easily updated without having to modify your application code.
  • Secure storage: Solution variables are stored in a secure location in Appbase, making them only accessible to authorized users.


Steps

  1. On the top right, navigate to 

    cog
     → Application Studio → <<solution>>

  2. Navigate to Solution Preferences → Solution Variables from the left-hand navigation menu.
  3. Click the Add button to add a new solution variable.
  4. Assign a Name to the variable.
  5. Assign a Default Value for the variable.
  6. Check Is Public if the variable will be visible in the solution.
  7. Check Is Protected if the variable cannot be modified in the solution.
  8. Add a Description for the variable.
  9. Click Save to commit your changes or Cancel to exit without saving.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.