Options

two list form in ONE form???

AngeloAngelo Member Posts: 180
If we have Sales header table and Sales line table then we can make 2 form in One form. If I I want to show(actually not only show but I can filter it too) 2 list form in One Form,How to make it?for e.g first, from Item ledger entries form and second from general ledger entries form.can Navision handle it?

Please,help me soon.....

Comments

  • Options
    sfisfi Member Posts: 10
    Hi Angelo.

    You Create a Blank form.
    Add a List Box for the Sales Header Records.
    Add a Subform.
    Create (or use the existing subform for Sales Lines - form 46) and
    set the SubformID Property on the Mainform to form 46.
    Set the SubformLink Property to the necessary filtering.
    Regards,
    Steen Fisker
    Microsoft Certified Professional
  • Options
    AngeloAngelo Member Posts: 180
    Sorry,It is not what I mean.

    I need to create 2 list form on ONE form but between both there is no link and no relationship like sales header and sales line. Can Navision handle it?

    Regards,
    Angelo
  • Options
    krikikriki Member, Moderator Posts: 9,090
    sfi probably meant this:

    Yes, Navision can handle it, but you need to use a subform to put the second list-form. The only thing NOT to do, is using the property "SubFormLink". In this way you have 2 list-forms, but they work independently.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.