HOW connect #textInput1 to customTextFields ?

Hello,

On one page, I connected a repeater to my Stores/Products dataset .
In each container of the repeater, there is the product image, the price, the description and a “buy” button that launches a unique payment process for each product via a code.

In my collection of products, some of them can be customized. So I added a customTextFields.

I want to add a customizable field in each container.

How to connect the “customTextFields” field of my Products database to a “textInput” element of a container?

Thank you in advance for the invaluable help you give me.


#repeater #Stores #Products #dataset #customTextFields