Hi,

On Fri, Dec 4, 2015 at 3:21 PM, Rade, Joerg / Kuehne + Nagel / Ham GI-PS <
joerg.r...@kuehne-nagel.com> wrote:

> Unable to find component with id 'entityIconAndTitle' in [FormGroup
> [Component id = scalarIfRegular]]
>         Expected:
> 'theme:entityPageContainer:entity:entity-0:entityPropertiesAndCollections:entityProperties:leftColumn:memberGroup:1:properties:
> *3*:property:scalarIfRegular:entityIconAndTitle'.
>         Found with similar names:
> 'theme:entityPageContainer:entity:entity-0:entityPropertiesAndCollections:entityProperties:leftColumn:memberGroup:1:properties:
> *1*:property:scalarIfCompact:entityLink:entityIconAndTitle',
> theme:entityPageContainer:entity:entity-0:entityPropertiesAndCollections:entityProperties:leftColumn:memberGroup:1:properties:
> *1*:property:scalarIfRegular:entityIconAndTitle'
>

The reason seems to be in the index of the repeater's item with wicket id
"property".
There is a property with index "1", but there are no with "2" and "3".
I cannot tell what is the reason.
Can you replicate this in a mini application?

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

Reply via email to