I understood that following this logic, the link directs me to the user's viewing page.
%adm-WebInterfaceUrl%ViewObject.aspx?guid=%objectGUID%
Is it possible to go directly to the editing page or to a view created on purpose?
I tried like this but without success
%adm-WebInterfaceUrl%EditObject.aspx?guid=%objectGUID%
%adm-WebInterfaceUrl%ModifyObject.aspx?guid=%objectGUID%