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

Bug: Require Fields on Group doesn't works #299

Open
eliasleyton opened this issue Jul 30, 2019 · 0 comments
Open

Bug: Require Fields on Group doesn't works #299

eliasleyton opened this issue Jul 30, 2019 · 0 comments

Comments

@eliasleyton
Copy link

My Content Type Schema, is some like that:

text: Title*
text: Description
group: questions {
    text:id*
    text:question
    text:response
}

Works if the group text id is non required, but if is, doesn't works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant