How do I load a (omitted) record into a current foundset?
I know the record id and tried to load it with controller.search(false,true), but that didn’t work…
You can either re-create the foundset or
make a duplicate of the original foundset and load that (again)