I'm trying to create a Survey123 form that includes a link to create a new entry in another form using the current GlobalID as the parent key. Is there a way to get the current global ID within the XLSForm spec so I can build the appropriate link? It's fine if I get no GlobalID during the initial submission, I only want the link to appear for existing forms viewed through the inbox. No, I can't use repeats or anything like that to glue the forms together, I need to get the GlobalID straight up. Thanks!