I'm trying to calculate full user names in a Field Maps form for an AGOL map. The GetUser($layer).username function works in the Arcade editor in Field Maps designer (prints "Levi Cecil" as opposed to my username "lcecil5") but this data doesn't write to the attribute table. It's just null. I've seen a lot of posts about how this function doesn't work offline, but I'm strictly online.