-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeating groups/Grid/List: Column configuration options for table #603
Comments
org/ssb |
org/svv |
Options:
Proposed format for configuration options for Repeating Groups:
Proposed format for configuration options for Grid:This format adds configuration options to the
For reference: @olemartinorg |
Functionality for column options for repeating groups as well as documentation has been implemented in the PRs :#1068 and Altinn/altinn-studio-docs#886. The feature for column options for Grid has been implemented in Grids feature branch: https://github.com/Altinn/app-frontend-react/tree/feat/grid. |
We'll soon have 3 components displayed as a table, those being repeating groups, Grid, and List. All of these components could benefit from using a common configuration object for how to display columns. This includes support for:
The text was updated successfully, but these errors were encountered: