This topic is locked

Copy record fails

3/31/2020 6:55:51 AM
PHPRunner General questions
E
Eddy Keuninckx author

I just upgraded to version 10.4 and re-build my application. It is a master-detail.
When I click in the list of details (when master is open in pop-up) on the icon [Copy], a new detail opens (also in pop-up), but not all fields are copied to the new form. Some fields stay empty (always the same fields).
I don't think it is specific 10.4, because I have the same in 10.3. The only thing that's different is in 10.3 is that other fields stay empty (always the same).
Where do I have to look?
Cheers

need2sleepDevClub member 3/31/2020

You have to check the list page that is connected to the details. Whatever you see here, shows up in the details. You might have to reset the page to get it to work again.

E
Eddy Keuninckx author 3/31/2020

Thanks Need2Sleep. Does this means that when I remove a column from the list page, that field is no longer accessible on the detail page? Resetting the detail would be my last option I guess.
Thanks again

Cheers