Feature request - Add additional form data management options
Reported by dleffler | February 4th, 2013 @ 11:52 AM | in 2.2.4 (closed)
Could use some form data options:
- delete/wipe all data records or a bulk delete (all selected) option
- view individual record by clicking on 1st column entry (instead of all the way to the left
- edit individual record for viewing it (add edit link)
- add a non-tabular multi-record view similar to how we display portfolio items (instead of only as a table
- add a feature to filter/look up records (fwiw, we already allow sorting)
Comments and changes to this ticket
-
expNinja March 14th, 2013 @ 10:50 PM
(from [a511ca91d5cde7818e496554f971d19978788864]) Adds import csv file to create a new form, or add to an existing form [#897] https://github.com/exponentcms/exponent-cms/commit/a511ca91d5cde781...
-
expNinja March 19th, 2013 @ 11:58 AM
(from [f15ac782763124eb33ffccfc43846dce9fb1a6f6]) Fixes forms custom single record view, updates expPaginator to correctly sort record arrays of objects and arrays of arrays, fixes upload control [#897] https://github.com/exponentcms/exponent-cms/commit/f15ac782763124eb...
-
expNinja March 19th, 2013 @ 12:02 PM
(from [28a074be1a82aee5d7466e44f97891e54dd9a93a]) New showall_portfolio view for forms to give multiple record view version of single record view (default or custom template) [#897] https://github.com/exponentcms/exponent-cms/commit/28a074be1a82aee5...
-
expNinja March 19th, 2013 @ 12:38 PM
(from [801292f86d92d1402e1d524623b79686221641c3]) Fixes some forms issues relating to unserializing [#897] https://github.com/exponentcms/exponent-cms/commit/801292f86d92d140...
-
expNinja September 19th, 2013 @ 09:55 PM
(from [c10fd2e6f1c3c5717a797d2f64df758fdb2255f7]) Initial support for forms showall data filtering via module configuration setting [#897] https://github.com/exponentcms/exponent-cms/commit/c10fd2e6f1c3c571...
-
expNinja December 9th, 2013 @ 01:21 AM
(from [16e7c6ddd74ebf991384f76e4e4e6b8a1cce3098]) Adds DataTables widgetto forms showall view to add dynamic filtering [#1116 #897] https://github.com/exponentcms/exponent-cms/commit/16e7c6ddd74ebf99...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 1116 Feature request - Implement a modern data table widget (from [16e7c6ddd74ebf991384f76e4e4e6b8a1cce3098]) Adds Da...