Hi all,

Newbie here.
I have two pojos, class theater, class dog. Both have property called "id".
When displaying the form built with TableFormBuilder (after added the property id with formbuilder.add method) RCP renders the label.id for both classes with the same text.

I need a way to have different values for same name properties of different classes.

Thanks in advance,
Gustavo.