Inputs
Articles in this Section
- Choose One Value from a List
- In some situations, instead of typing a value, we want end-users to choose that value from a list of predefined values.
- Pick Only One Option in a Group of Choices
- OutSystems has Button Groups (mobile apps) and Radio Buttons (web apps) to allow end-users to choose a single value from a set of predefined options.
- Switch or Toggle a Boolean Value
- Use Switch or Check Box widgets to change the value of boolean variables.
- Create and Use a Popup
- Learn how to create and use a modal popup in your application.
- Enable End-Users to Upload Files
- Learn how to enable end-users to upload files using your application.