Is there a JSAPI setting that will return relative file paths in the "filelist" parameter of JSTransferTriggered or in the "filename" parameter of JSTransferStarted?
I know that jsenablepath="true" will return the full path for JSTransferTriggered, and jsenablepath="all" will return the full path in the other JSAPI functions as well, but I would like to be able to get the relative path in the same way as the "extrarelative" value does for postparameters.
Thanks,
Cid
JSAPI relative file path possible?Re: JSAPI relative file path possible?No, it would require some code customization.
|