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: 9.0 Allow default value for reference properties again #4380

Open
mhsdesign opened this issue Jul 5, 2023 · 1 comment
Open

BUG: 9.0 Allow default value for reference properties again #4380

mhsdesign opened this issue Jul 5, 2023 · 1 comment
Labels

Comments

@mhsdesign
Copy link
Member

mhsdesign commented Jul 5, 2023

https://neos-project.slack.com/archives/C3MCBK6S2/p1688542588698759

currently this was "disabled" due to our more strict separation of properties vs references.

But as its also not possible to set subtree tags or the hidden / disabled state one might argue this is too complex for a default value and not without extension.
In #4484 i argued that node templates has to be used for this case.

@mhsdesign
Copy link
Member Author

imo, we hardly need this in the core but this can be archived via node templates as references are of complex nature and not a simple "defaultValue" https://github.com/Flowpack/Flowpack.NodeTemplates


the real question is how can we enforce and if we should that defaultValue is not set for references

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

No branches or pull requests

1 participant