How to create page with header nad line as in Sales order???

Sophia_SinghSophia_Singh Member Posts: 42
edited 2009-08-13 in NAV Three Tier
HI!!!!!!!
Could anyone tell me how sales order header and lines are attached in one page??????

Comments

  • aliennavaliennav Member Posts: 449
    Follow these steps
    1)Create a new page , in the source table property of a page select"Table Name".
    2)Add required fields from the selected table, in the type field select "Field".In subtype add required fields.
    3) Page type property of this page should be document.
    3) create another page (subform).Page type property of this page should be "List Part".
    4) In page part ID give the ID of the subform u have just created.
    5) Go bak to previous page add a row in which type is "Part".In properties of this last added row set the subform link .(Document No. & No. matching).
  • Sophia_SinghSophia_Singh Member Posts: 42
    Hi,
    I did everything same as asked by you. But still when I run the page in RTC I am unable to see both together in same page.

    Regards,
    Sophia
  • mohana_cse06mohana_cse06 Member Posts: 5,503
    aliennav wrote:
    4) In page part ID give the ID of the subform u have just created.

    check this once again
  • aliennavaliennav Member Posts: 449
    Hi,
    I did everything same as asked by you. But still when I run the page in RTC I am unable to see both together in same page.

    Regards,
    Sophia


    What can you see on running a page.
    Header part or the line part??
  • Sophia_SinghSophia_Singh Member Posts: 42
    Its coming in one page but lines part is not getting displayed in multiple lines rather is getting displayed as header. tell me how it can be set to display as multiple lines.

    regards,
    Sophia
  • aliennavaliennav Member Posts: 449
    Check the following properties.
    1) In subform page-->
    Page Type--List Part
    AutoSplit Key--Yes
    Source Table---"Table ID"
    Multiple New Lines--NO
    2) In Main Page
    Source Table--"Table ID"
    Autosplit Key--NO
    Page Type--Document

    Also, make sure that in the main page i.e. in step 2) the last line is added in which Page Part ID is the ID of ur subform page and SubFormLink property is set.

    I think this will do.
  • Sophia_SinghSophia_Singh Member Posts: 42
    :D Thanx !!!!!!
    It worked.........
    =D>
    regards,
    Sophia
Sign In or Register to comment.