Dear All,
I have added a field in a table, and it's line no. that will show position of item for exmple Line No. 10000, 20000, 30000, etc. according to item put in the line. The field is shown in the form but created in a table. the table is a sourcetable for the form.
I've set autosplitkey in the form, or add the field in the primary keys of the table as the last but still not work good.
Any answers from you are expected and welcome. tks a lot.
Rgds,
Mark Christs
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I can't still find it work good, is it another solution besides that..?
Rgds,
Mark
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
I have a table (let say table x) and it exists in navision. There is a field there let say field x. its datatype is integer. It is primary key in the table. I create then line no. field and has datatype integer too. I want it to be indicator of line, for example in the table there are item A, line no. 10000, item B line no. 20000 etc. the field x also show that but its no. begin from 1, 2, 3 etc..
So, I want to create coding that functions to split a data in a certain field (let say field y) in the table to a selected lines for example I select line 10000 - 30000, then a data in the field y will be splitted and filled to the other line but the same field.
Tks a lot for your answer then
Rgds,
Mark
To have it work correctly, you should put a filter on field x to show only 1 value.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Tks a lot for the codings. I will try to use them. Anyway, I will inform if any problems arise.
Rgds,
Mark