Skip to main content
Solved

Process flow in lookup not working

  • June 23, 2021
  • 2 replies
  • 106 views

Forum|alt.badge.img+15

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?

Best answer by Mark Jongeling

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!

This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Hi René,

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


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • September 14, 2021

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!