I created a hosted Feature Classe using Survey123 and published it.
I created a Web Map via the new Map Viewer and added the FeatureClass.
I tried to create a link from an entity to open Survey123 and open the form to update feature attributes. I used the
$feature.globalid
attribute to create the following link :

globalid is present everywhere.
However, when I opened the same map in Field Maps, the globalid using $feature.globalid mysteriously disappears

I didn't succeded finding any explanations about this. However the objectid displayed by using $feature.objectid works well...