Hidden list of nodes during paging

mki - December 6, 2006 - 12:01
Project:Subform
Version:4.7.x-0.2
Component:User interface
Category:feature request
Priority:minor
Assigned:MrTaco
Status:closed
Description

When I click on "Select" to select child nodes, and then click on "« first / ‹ previous / next › / last »" to see other page, page is reloaded, but I must click on "Select" again to see the list of nodes. Is there a possibility to do this automatically?

#1

MrTaco - December 6, 2006 - 14:54
Assigned to:Anonymous» MrTaco

i'd really like this subform to work this way as well

it would be a big usability win

but right now i can think of no way to implement this

the pager links are generated by the views module, and do their work via a form GET

since its not a POST, i can't hide any hidden data that would allow me to know which fieldsets were open (which would allow me to modify the form before returning it, and make sure that all the fieldsets are still open)

anyone have any ideas?

#2

MrTaco - December 7, 2006 - 04:58

i've got this working in a local install

will push it up into the repository tonight

#3

MrTaco - December 7, 2006 - 05:30
Status:active» fixed

see the latest release 0.25

#4

MrTaco - December 8, 2006 - 15:40
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.