Opened 7 years ago
Closed 7 years ago
#29935 closed Bug (invalid)
autocomplete_field and get_form function bug
| 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 (last modified by )
using get_form on foreign key fields that are defined on autocomplete_fields will return an empty select tag( see attached file ). Foreign keys that does not have autocomplete function works just fine.
Attachments (1)
Change History (3)
by , 7 years ago
| Attachment: | Screen Shot 2018-11-08 at 9.15.19 PM.png added |
|---|
comment:1 by , 7 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | auto_complete_field and get_form function bug → autocomplete_field and get_form function bug |
comment:2 by , 7 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.