Hi everyone,
I created two custom tables: Table 1 with key : field1 integer
Table 2 with key : field1,field2 where field2 is also integer
and two pages:
Page1 is based on Table 1, Page2(subpage of type ListPart) is based on table2 with the following properties:
MultipleNewLines = Yes, AutoSplitKey=yes, DelayedInsert=No
The problem is that I can't insert records from the subpage.
What shall I change to make it possible?
Thanks in advance
Comments
Senior NAV Developer
Elbek & Vejrup
are you getting any error?
Please check standard Sales Order page for reference
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I am simply not able to insert a record, the line is not editable except for one field, and even when I try to write some value on that field, I can't...
Senior NAV Developer
Elbek & Vejrup
The problem is on the type of page and subpage.
The page is of type Worksheet (No Edit button ) and the subpage is of type ListPart.This way, I can't insert in the subpage :oops:
What types should I choose in order to be able to insert in the subpage? (both should display a list of records)
You should use Document type of a page in header instead of Worksheet