Issue with routing logic: how do you understand following?
Hi,
I need to implement an approval process that basically says-
- if lead fills out x form and "product evaluation request" field was previously empty > approved
- if lead fills out x form and "product evaluation request" field has been updated (new product version) > approved
- if lead fills out x form and "product evaluation request" field hasn't been updated (product version is the same) > rejected
I have created lists
- smart list
- flow
There is an issue somewhere because flow seems to reject all brand new requests and accept all requests that have been made twice...
So I'm wondering how do you interpret my flow.
It's supposed to say: if field has changed > approved, otherwise > rejected.
FYI the field is auto-populated each time somebody fills out form. I have added an hidden field in form that picks the ?src value of the url.
Cécile @ Talend