Options

Move Sections in Section Designer

KurtKurt Member Posts: 17
Sorry the following message was wrongly posted to Navision Attain instead of Navision.
:oops:
Hi there,

1. I add a new DataItem- <Item> table in Report 10074 Sales Invoice.

2. The DataItem <Item> is linked to <Sales Invoice Line>.

3. When I open Section Designer, the Item, Body(1) Section is on the top of the Section Designer.

4. How shall I move this section - Item, Body(1) to the place right below SalesInvLine, Body(3)?

Appreciate your answers.

Kurt

Comments

  • Options
    awarnawarn Member Posts: 261
    You should have two dataitems:

    1-Sales Invoice Line
    2- Item (indented)

    The item should have the dataitemlink property filled.

    -a
  • Options
    KurtKurt Member Posts: 17
    Thank you awarm,

    Yes, I have 2 DataItems.

    1-Sales Invoice Line
    2- Item (indented)

    And, the property of indented <Item> are as follows.

    DataItemIndent
    > 2
    DataItemTable
    > Item
    DataItemTableView ----> SORTING(No.)
    DataLinkReference
    > <Sales Invoice Line>
    DataLink
    > No.=FIELD(N0.)
    -
    -
    DataItemVarName
    > <Item>

    But, when I go to Section Designer, the Item, Body(1) section is still on the top of the window. How shall I move this section under SalesInvLine section?

    Regards,

    Kurt
  • Options
    awarnawarn Member Posts: 261
    What happens if you delete the section, and then add (F3) a new section? Does it add the section at the top or in the correct place?

    -a
  • Options
    KurtKurt Member Posts: 17
    After deleting the old section and inserting a new one, it is still at the top.

    What else can I do now?

    Kurt
Sign In or Register to comment.