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

TODO: Implement method DBPolymorphicForeignKey::scaffoldFormField #11009

Closed
sabina-talipova opened this issue Oct 18, 2023 · 1 comment
Closed

Comments

@sabina-talipova
Copy link
Contributor

Description

  • Opt-out of form field generation - Scaffolding should be performed on he has_many end, or set programmatically.
  • Investigate suitable FormField

See:

// @todo - Investigate suitable FormField

@GuySartorelli
Copy link
Member

I'm gonna close this one - as the comments note, scaffolding should be performed on the has_many end. If developers want a field for the has_one, they should explicitly add one to their form.

@GuySartorelli GuySartorelli closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants