Is there an arcade or some other function/process that will allow me to get/save the GlobalID of the current ActiveRecord. It appears that the active record (when you create a new record) is not selected and is only selected when you use the "select record" or "attribute rule showing selected record" in the record menu.
For example, if I have a record named "TEST1" and use the "select record" the selection set is "TEST1". However, when I go to manage records and select another recent record "TEST2" and set it the active record the selection set in the records table is still "TEST1" until I use the "Select Records" or "attribute rule showing selected record" in the records menu.
I have other feature classes that I want to associate with the current active record (cartographic lines, annotation classes, etc). Ultimately I would like to create an attribute rule that does this but not having that I think I could do it with a workflow task.