Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

[#296]: Belongs-to field should show all possible records, not just the current one#297

Merged
excid3 merged 5 commits intoexcid3:mainfrom
Lisztos:belongs-to-field-should-show-all-possible-records-not-just-the-current-one
Aug 18, 2025
Merged

[#296]: Belongs-to field should show all possible records, not just the current one#297
excid3 merged 5 commits intoexcid3:mainfrom
Lisztos:belongs-to-field-should-show-all-possible-records-not-just-the-current-one

Conversation

@Lisztos
Copy link
Contributor

@Lisztos Lisztos commented Aug 18, 2025

In this PR:

  • If the associated resource is nil, we show all records in the dropdown.
  • If the associated resource is present, we still show all records, but keep the associated one pre-selected.

#296

@excid3 excid3 merged commit 669fd53 into excid3:main Aug 18, 2025
55 checks passed
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.

Belongs-to field should show all possible records, not just the current one

2 participants