Hi All,
We have a situation where a conditional decision needs to be made in the Forms 10 process modeler, based on a database lookup value. The submitter should not be able to see this lookup value.
We cannot use workflow to do the lookup because as far as I'm aware any values from workflow have to be passed back into a field on a form, but since there is no other form before the decision (as shown below) we can't pass the value back into the process modeler.
The only way I can think of doing this is to have a lookup rule on the starting form which populates a hidden field. Is there a better way of getting this data? Ideally the lookup would be done within the process modeler but I don't think this is possible.
Cheers! Dan