Skip to main content

I have a task on a table which triggers a proces flow. It's a task that add's a record to the same table and the process flow refreshes and does a ‘go to row’ to make sure the newly created record is selected. This work, however if the table is displayed in a lookup, it doesn't. I don't know why? There is no concurrent proces flow active, so it should run?

Hi René,

Short answer, Process flows do not get started from lookups.


We do support the following extended property:

AllowProcessFlowsInLookupDialogs

“By default, process flows cannot be executed in a lookup. With this property, a process flow is allowed access to a lookup, provided all process actions are allowed in a lookup.
Forbidden process actions are: Manual, Close document, Open document, Activate document, and Zoom in on detail.”

Values: Yes / No

Hope this property helps!


Reply