Dear community
I created a user interface workflow for training purposes only. It prompts the user to fill in the "Customer RF" field for a specific customer.
But I get the following error message:

Here is my workflow:

Where am I going wrong?
Dear community
I created a user interface workflow for training purposes only. It prompts the user to fill in the "Customer RF" field for a specific customer.
But I get the following error message:

Here is my workflow:

Where am I going wrong?
Best answer by TheoB
Hi
In the list of keys, you just need to add:
- QuotationNo: ${QuotationNo}
- $select: QuotationNo, CustomerNo
It retrieved a different quotation because you only specified the customer ID in the search criteria.
After the correction, your workflow should meet your expectations.
Best Regards.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.