Use toggle make to print selected sales orders

couberpucouberpu Member Posts: 317
Hi,

Need help to use toggle make and menu button to print selected sales orders in NAV classic.
My question is how to code in OnPush trigger to get all toggle marked sales orders and use repeat until to print selected record one by one.

Please help!

Thanks,
CouberPu

Comments

  • MBergerMBerger Member Posts: 413
    if you marked them using ctrl-F1 then use MarkedOnly on the record, if you selected them with the mouse from a tabelbox, you will have to use SetSelectionfilter from the form on a record. For more info i would advise you to read the help entries for these.
  • krikikriki Member, Moderator Posts: 9,112
    [Topic closed because of double posting]
    See http://www.mibuso.com/forum/viewtopic.php?t=60149
    This topic will be deleted after a week.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


This discussion has been closed.