Skip to main content
Topic: Some value in master form disapear when i add new row in detail form (Read 396 times) previous topic - next topic

Some value in master form disapear when i add new row in detail form

Hi,

I have a page with master and detail form like this.



In detail form, i set the layout to DynamicTableRow, so i can insert multiple item base on master form above it.

First i fill up all field in master form (number 1 to 4), then i add some row in detail form (number 5). But, when i add new row, value in my master form (number 1, 2, and 4) disapear. And also lookup value in field number 4 won't work.

Anybody had this issue and have a solution ?

Thanks.

-R


Re: Some value in master form disapear when i add new row in detail form

Reply #1
@ronnysadamhusen‍ your form might have duplicate ids because their database tables contain similar columns, this is what is disabling your form.