Page 1 of 1

2 different behaviors

Posted: 2018-01-02 17:34
by Anton Mats
Hi everyone,
I have "Orders" table with children table "Order details". When I click on "New record" opens "Table view" and I need to click again link to open saved record for showing "orders details view" on down.
I have same schema for "Orders incoming" with children "orders Incoming Details". This last, work correctly, when I click on "New record" I can save new record and at same time I see the children "Orders Incoming Details" ready to add new records in the children table. I have the same customization for both tables. Someone can explain me where is the fault?

Thanks,
anton mats

Re: 2 different behaviors

Posted: 2018-01-03 08:58
by Anton Mats
Resolved by myself.
I'm an idiot, it is enought to add "?SelectedID=#ID#" in Details view settings. Now, you understood that I'm not an expert!