Opened 6 years ago
Last modified 6 years ago
#29935 closed Bug
auto_complete_field and get_form function bug — at Initial Version
Reported by: | Sherwin Wyco | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 2.1 |
Severity: | Normal | Keywords: | autcomplete, get_form |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
using get_form on foreign key fields that are defined on auto_complete_fields will return an empty select tag( see attached file ). Foreign keys that does not have auto_complete function works just fine.
Note:
See TracTickets
for help on using tickets.