So I was trying to do some proof of concept development for my team. I created a new process, saved it. Then edited the starting form and published it. I was using LF Connect to push data from my application to my form for submittal. Everything looked great. However, when I went in to start adding the process for the submission of the form, I can't find the process anywhere! I can still access the form to fill out the data, but don't see the original process it was with.
Question
Question
Replies
replied on May 24, 2017
If you can still access the form (I believe it's the new submission page, right?), can you get the form id from it? For example on Chrome, press F12 to open developer tools, and search formid to find source like <input type="hidden" name="formid" value="xx">, then use the formid to open form designer with URL like http://Server/Forms/design/layout/xx.
0
0
You are not allowed to follow up in this post.