I'm currently having an issue with getting a link back to the current item in a library. I have a docgen action that creates a PDF. In the PDF I want a link to the current item, but when I use the workflow context current item URL I get redirected to a 404 error page instead of the item. I'm not sure what I'm missing here, but I'm sure it must be something simple. Help?
Answer
Current Item URL link in DocGen gives 404 error
Best answer by aak1
It turns out that there was a space in the hyperlink. Using a regular expression to change the space to %20 did the trick.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.