Ticket #1173 (closed defect: invalid)
No id and class attributes for the pagination sub-table in paginate_datagrid.kid
| Reported by: | schlumps | Owned by: | alberto |
|---|---|---|---|
| Priority: | low | Milestone: | 1.0.x bugfix |
| Component: | ToscaWidgets | Version: | 1.0b1 |
| Severity: | trivial | Keywords: | paginatedatagrid |
| Cc: |
Description
It would be nice if the "pagination" sub-table in paginate_datagrid.kid would contain id and class attributes. This would make it easier to format all parts of the output generated by the PaginateDataGrid? widget.
Change History
comment:2 Changed 5 years ago by jorge.vargas
- Owner changed from anonymous to alberto
- Component changed from Widgets to toscaWidgets
comment:3 Changed 5 years ago by alberto
- Milestone changed from 1.1 to __unclassified__
Batch moved into unclassified from 1.1 to properly track progress on the later
comment:4 Changed 5 years ago by awalker
- Status changed from new to closed
- Resolution set to invalid
It seems we were passing a list to the form of which a default value of was passed to the field from which the combo box was based. When we set the default value for the field to the default value intended of 5, the combo box defaulted to the correct list option.
Note: See
TracTickets for help on using
tickets.
I'll assign this as something to be added went we hop into TGWidgets