Creating Data entry with input from another source

Dear all, hope you can help!

I have a list of products in a repeating group which I can select and push into a custom state.
image

The respective database looks like this:
image

The selection made is going to create an order into another database called order:
image

The name of the product is going to be shown in the order but I dont get the price into that.
Tried it like this:
image
image

How do I get the price of the product into the order? Any thoughts?

Best
Jannis

Hi Good day Jannis,

i believe you already added some constraint on your do search function. what i suggest is you can add “:first item”. It should look like this now “Search for products:each item’s Price:first item”

Hope this help if not let me know.

thanks!!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.