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

ENH Use SearchableDropdownField for autoscaffolded has_one relationships #11071

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Nov 27, 2023

Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase, make the requested changes, and add a note about this to the changelog (sorry, should have thought about that before merging the docs PR)

Also please double check if dropdown_field_threshold is documented and if so, update that doc.

@emteknetnz emteknetnz force-pushed the pulls/5/foreign-key-field-scaffold branch from d0d7d14 to c0b13f2 Compare December 17, 2023 21:17
@emteknetnz emteknetnz marked this pull request as ready for review December 17, 2023 21:21
@emteknetnz emteknetnz force-pushed the pulls/5/foreign-key-field-scaffold branch from c0b13f2 to f167972 Compare December 17, 2023 21:21
@emteknetnz
Copy link
Member Author

emteknetnz commented Dec 17, 2023

dropdown_field_threshold isn't documented

Have added docs PR - silverstripe/developer-docs#425

@emteknetnz emteknetnz force-pushed the pulls/5/foreign-key-field-scaffold branch from f167972 to 8b38973 Compare December 17, 2023 21:35
src/Forms/SearchableDropdownField.php Outdated Show resolved Hide resolved
src/ORM/FieldType/DBForeignKey.php Outdated Show resolved Hide resolved
@emteknetnz emteknetnz force-pushed the pulls/5/foreign-key-field-scaffold branch from 8b38973 to e66c1ae Compare December 18, 2023 21:04
Copy link
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

None yet

2 participants