Hi
Can I get file by url link in method? I don't know code how to write
Another question is system get url file how to auto attachment in relationship.
You can use following Client Side method: top.aras.getFileURLEx(fileItem);
You can check how this function is working by review the code in following client side js file:
\Innovator\Client\javascript\item_methodsEx.js
You can use following Client Side method: top.aras.getFileURLEx(fileItem);
You can check how this function is working by review the code in following client side js file:
\Innovator\Client\javascript\item_methodsEx.js