Building and configuring apps
Altinn Studio can been seen as a collection of different editors or applications specialized to create and edit different aspects of an Altinn Studio app.
To support building apps Altinn Studio have different functionality to building and configuring different aspects of the app.
- App Parameters
The application contains different parameters that control the behavior.
- Data modeling
Defining the data model(s) for an app is essential. Altinn Studio supports importing existing data models and creating new data models.
- UI Design
The UI-designer is the part of Altinn Studio where the developer can create UI for the app.
- Text and translations
Using texts when designing UI, defining workflow, other settings, deploying, and more.
- Define app process
As part of the development one must define a process for the app that end user needs to follow.
- Prefill
Altinn Studio will let the developer define prefill for datamodel from register and profile.
- API
Apps created in Altinn Studio exposes standard APIS and you can add custom API.
- Defining authorization policies
Altinn Studio lets the developer set the authorization requirements for an App.