Repeat Children Key, vs Repeat no Key

This is more than likely just me being silly, but I seem to be able to add a Key to any repeat children elements on my page, using the Unique Key field in the GUI, but on a normal repeat I can not seem to find the Unique Key in the GUI and adding it manually does not seem to work either.

Can a normal repeat have a key?

The repeat children is the actual repeat component in App Connect.
The regular repeat is a dynamic attribute.

Only components can have properties such as unique key and dynamic events. So the regular repeat does not have a unique key.

1 Like

Ahah, thanks Teo, I will change it to a repeat children in that case, thanks for clarifying.