Friday, 13 September 2013

Create paginated Drupal form. (Drupal 6)

Create paginated Drupal form. (Drupal 6)

I am trying to create a form which provide a checkbox element on each row.
Problem is that I have 2000 rows which takes some time to load and also it
is not easy to navigate through whole list.
Is there a way to create some kind of pagination in Drupal form ?

No comments:

Post a Comment