Is ‘loading’ a record the right concept.
Up to now I’ve been using lines like:
let record = await input.recordAsync("Who is Mum", view);
and in my head this has then let me wokr with a chosen record. But now I want to ‘load’ a record from a ‘link to...