I have a linked process that can run in parallel to my main process. I'd like to automatically open the form for the parallel process for the user but can't figure out how. The process works but the user has to trigger the linked process from the main, go to their To-Do list to find the newly created linked folder and then open it to access the form for that process and then it continues as desired.
There must be a better way, so any help will be appreciated. I've tried some variations of code to open the folder but can't get the syntax right to get past deployment.
Thanks!