-
Notifications
You must be signed in to change notification settings - Fork 79
Add admin for dynamics form data lists #211
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
Add admin for dynamics form data lists #211
Conversation
962160e
to
1af29c1
Compare
1af29c1
to
797fc63
Compare
797fc63
to
b1bf9f3
Compare
@wachterjohannes is sulu/sulu#4935 required for this PR? |
@alexander-schranz yes it is required - will give you a hint when it is merged |
@wachterjohannes min requirement need to be |
let us discuss that in the team - we should merge this back to 2.0 i think - otherwise form-bundle wont be released before we release sulu 2.1 |
@alexander-schranz sulu PR is merged to release/2.0 |
This leads to a For example, if a user does not have any webspace permissions, there is no One possible solution here would be adding a Another possible solution would be adding something like a A third possibility would be changing the behaviour of sulu to always add every view and just hide it in the frontend. |
@alexander-schranz ready to review again @nnatter we will discuss that tomorrow and fix this in a following PR |
What's in this PR?
This PR add an admin for dynamics form list.
Why?
This is a missing feature for 2.0 compatability.
Example Usage
BC Breaks/Deprecations
Parent configuration is new in the config tree.
To Do