Cannot pass a parameter using Start Process Link from a record list :(

I have a simple record list, showing as a grid.

In the first column I am using "Start Process Link" and want to pass either the record, or the record ID and launch process with a process start form to edit the record.

I the Record List I have configured a "Start Process Link" using the following:

In the process I have defined a parameter "f_id", and I've also added "f_id" as a parameter on the start form (in the hopes that it would help).

The record list displays properly:

At runtime, when I click the link I am getting the error:

An Error Has Occurred No process parameter found corresponding to override [name=pv!f_id]. Non-parameter process variables cannot be overridden.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data