Reference linking bug

Hy

I think I encountered a Bug where Wix Code does not let me chose button-links to all references of a certain type, but only to the first one.

I currently have the following Setup: There is a Database called “Product” which contains Product Information. There is another Database called “Ingredients”, filled with information about ingredients. Now, every Products has 4 main ingredients. Therefore, the Products database has rows “Ingredient-1”, “Ingredient-2”, “Ingredient-3” and “Ingredient-4” with each being a reference to an ingredient.

On the Product page, I want to link all of those 4 ingredients, so there’s a Button for Ingredient-1, 2 etc. When trying to connect the button to the dynamic ingredients page, I am only able to connect to the Ingredient-1 dynamic page. Ingredient 2 - 4 are not available for linking, even though all the fields are exactly the same.

Here’s a screenshot of me trying to connect the button on the “product” page to the ingredients.


Here is a subset of the products database. The problem is not related to “2_potato” in any way, exchanging it does not help.


Am I missing something or is this a Wix Code bug?

Any help would be much appreciated :slight_smile: