Forum Discussion
MarceloBenavide
3 years agoQrew Cadet
Hello, I'm not sure this will work, but it's the first thing that comes to mind.
I would try sending the user's email in the api_edit string:
"&_fid_ZZZZZZ = " + [userEmail]
where ZZZZZ = field id for "Last Modified By"Being consistent this should not work, but sometimes it is not superfluous to do tests no matter how "strange" they seem.
Marcelo Benavides Torres