Skip to content
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

Dynamically manage rows in a subform component #2654

Open
RonnyB71 opened this issue Oct 25, 2024 · 0 comments
Open

Dynamically manage rows in a subform component #2654

RonnyB71 opened this issue Oct 25, 2024 · 0 comments
Labels
kind/user-story Used for issues that describes functionality for our users. status/draft Status: When you create an issue before you have enough info to properly describe the issue. status/triage

Comments

@RonnyB71
Copy link
Member

Description

Rows in the subform component is just a representation of the underlying subforms in the application. By default the user can get a Add button allowing them to add more subforms to the list. However, sometimes the number of subforms and the type of data within are known and can be calculated based on values in the main form. And further more, the user should not be allowed to add or delete subforms manually. In these cases the subforms are created programatically and presented to the user giving them the option to edit and complete them.

Additional Information

No response

Tasks

No response

Acceptance Criterias

No response

@RonnyB71 RonnyB71 added kind/user-story Used for issues that describes functionality for our users. status/draft Status: When you create an issue before you have enough info to properly describe the issue. labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story Used for issues that describes functionality for our users. status/draft Status: When you create an issue before you have enough info to properly describe the issue. status/triage
Projects
Status: No status
Development

No branches or pull requests

1 participant