Hey All,
I am filling out a Website forum from an Excel Data sheet that is to be submitted once an entries information has been entered prior to moving to the next entry (about 3000 individual entries). Before I started the next entry, I want to check to make sure that the forum has been submitted properly. Submission times vary.
My thought logic here is to check if a website field var = empty to check if the forum submission worked as expected (forum resets after submission). If that check returns true then exit the window and start the process from the beginning. However this is not working as expected.
Is there workflow that I can use that will continually check a field until a specific condition is met?
Thanks!