Changes between Initial Version and Version 1 of Ticket #21795, comment 7
- Timestamp:
- Feb 5, 2014, 3:46:25 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21795, comment 7
initial v1 1 No, on edit form I have URL: {{{http://server/confiback/admin/frontend/device/89/?_changelist_filters= e%3D1}}} and after saving it returns to list with URL: {{{http://server/confiback/admin/frontend/device/?e=1}}}. Butfilter is not applied.1 No, on edit form I have URL: {{{http://server/confiback/admin/frontend/device/89/?_changelist_filters=profile__id__exact%3D21}}}. But after saving it returns to list with URL: {{{http://server/confiback/admin/frontend/device/?e=1}}} and filter is not applied.