Menu

Multiple CF_IF_RESULTLIST's per page

Help
Anonymous
2001-10-31
2001-11-05
  • Anonymous

    Anonymous - 2001-10-31

    Is it possible to put more than one CF_IF_RESULTLIST on one page and keep all the functionality (navigation, export, ...)

    Regards,

    Pascal

     
    • Gert Van Ham

      Gert Van Ham - 2001-11-05

      Pascal,

      You have to specify a different "ID" attribute (default="1") for every CF_IF_RESULTLIST & CF_IF_DETAILFORM on the page (this can be a number or a string).

      Also, you have to refer to this ID in your queries:

      - #iframe_rs_order_[id]#
      - #iframe_rs_sortorder_[id]#

      e.g. ... ORDER BY #iframe_rs_order_secondlist# ...

      All functionality should work then.

      Regards,
      Gert

       

Log in to post a comment.

MongoDB Logo MongoDB