Menu

associatedCheckbox ?

Help
woodchuck
2005-08-24
2013-06-03
  • woodchuck

    woodchuck - 2005-08-24

    hihi,

    is there a way to implement something like an associatedCheckbox with the <db:checkbox> tag?

    for example, i show multiple records and have this checkbox for each record.  if the user wants to delete/update exactly the records they want they just toggle the checkboxes they want and press the delete or update button.

    any advice for implementing something like this?

    thanks in advance,
    woodchuck

     
    • Henner Kollmann

      Henner Kollmann - 2005-08-25

      What's about associatedRadio?

      Henner

       
    • woodchuck

      woodchuck - 2005-08-25

      hihi,

      well, associated radio is only for one record at a time.  it is too slow and cumbersome for the user.  i know multiple record updating can be achieved with autoUpdate="true".  but for deleting multiple records, i would be better if the user can select all the checkboxes for each record they want to delete, then click the delete button.

      having one delete button per record is imho not that professional both in terms of look/design and user experience.

      any suggestions about this?

      thanks in advance,
      woodchuck

       
      • Henner Kollmann

        Henner Kollmann - 2005-08-25

        Not really. You could try to implement something by yourself. That would be great.

        I use the one button per row solution...

        Henner

         
    • woodchuck

      woodchuck - 2005-08-25

      ok let me try

      woodchuck

       

Log in to post a comment.

MongoDB Logo MongoDB