Opened 19 years ago
Closed 17 years ago
#1273 closed enhancement (wontfix)
AJAX enabled forms
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Template system | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Pull Requests: | How to create a pull request | ||
Description ¶
I know you have already thought about including AJAX support, but I think we can do something better making "AJAX enabled forms", allowing the programmer to define when a text field should have autocompletion abilities, or when a combo box should reload it's content according the value of another field, ... It should be necesary to write down a list for common uses of AJAX and should be great integrate them in django templates. That is a common task, and should not be done more than once! :D
Change History (4)
comment:1 by , 19 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
milestone: | Version 1.0 |
---|
comment:3 by , 17 years ago
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
comment:4 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | reopened → closed |
Reverting anonymous reopen. This is a wishlist item and probably best developed initially out of core.
Milestone Version 1.0 deleted