Hi,
In the php afterupdate event I would like to retrieve the image details like size, mime, local name. The $_POST returns an array $_POST[“rsargs”][<index>] with the needed information.
But when I insert a new field on the form the array shifts and I have again to determine the right index for example the local name. So I’am searching for a developer friendly way to get to this information.
Regards
Martin