Hi Devlend,
Would you be able to provide screenshots of the workflow rule responsible for file creation?
Thank you,
Roland
We have a workflow that when a request is converted into a project, a file is created (from a template) and attached to the newly created project. This file's url path needs to be entered into another url field on the project (preferably automictically) . Not sure how to identify the file for the GetFileURL function when the project/file is created. Thanks
Please sign in to leave a comment.
Hi Devlend,
Would you be able to provide screenshots of the workflow rule responsible for file creation?
Thank you,
Roland
Testing on a custom action but this will be a workflow triggered when a new project is created.
Hi Devlend,
In this case, maybe you could use some keyword in the file name and create a workflow rule that would trigger when a file with the keyword in its name is created to handle the URL generation.
I hope this helps.
Roland