I try to use an action to navigate to another App and pre-fill a form at destination with values of where I come from (both columns called “Description”). I tried this :
The second argument, after the form name, should be a column name, not a column reference as you have (e.g., just Description, without the square brackets). Also, [_thisrow]. is not needed. Try: