language agnostic - Best way to handle multiple files adding/editing/deleting in web applications from ui point of view? -


application platform www.

i have user interface dilema. user can have many files. file has attributes such name , description can changed user.

currently have users list edit action when allow edit user data such name, address, phone etc. on 1 screen, , files list links edit or delete individual file on screen.

i think nice allow user edit data , adding/editing/deleting files on 1 screen, assuming it's www think that:

  1. it not easy develop

  2. maybe little confusing user, because can expect every one-to-many relation user has can managed edit screen

i'm interested in solutions similiar problems.

have @ jquery datatables: http://www.datatables.net/

they provide neat , usable way arrange data (eg. use 1 row per file columns editing, deleting etc) way have on same page user's own details (i think that's wanted?)


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -