When I sync some pictures with no conversion to an handheld (local folder) everything works fine: all pictures are copied in folders named after a custom calculated field based on the pictures file path (as per the handheld "Image Path:[custom_calc_field]\" setting).
[custom_calc_field] = filefolder([filename,0], 1)-filefolder() <-- i.e. grandpa and parent folder, e.g. foldername-subfoldername\picture.jpg
When I just add image conversion to the handheld settings, all pictures are then copied flat under a single folder named "Temp-HHUpload".
Looks like the field [custom_calc_field] is expanded when the actual file path is the temporary path used during conversion.
Any workaround or possible fix?
Or am I just doing something wrong?
Thanks