Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
115 stars 70 forks source link

Datamodelling: Make Schema Attributes as data #8895

Closed mijohansen closed 2 years ago

mijohansen commented 2 years ago

We need stratic data in the app to let the restrictions table show correct restrictions. Restriction-fields are really attribute fields and could be treated similar based on what component is rendered.

FinnurO commented 2 years ago

Will this give us possibilities to connect other attributes to data model fields? One example is to refer to the GDPR considerarions or legal basis for a field.

mijohansen commented 2 years ago

Nei, litt dårlig navngivning her. Kort fortalt er den en prep før vi skal inn med en ny restriction design. Opprydding som gjør det mulig å følge tråden i koden enklere. Pr i dag står det bare "string" i løsningen, men i vår kontekst er det viktig å kunne se hvor vi dealer med schema-typen "string".