Hello Fabiano,
I have altered your app so that it has the behavior you want.
You needed a second variable for your Combobox2 of type Table2Identifier.
If your goal was to have the table2 value depend on the selected table1 value then the table2 static entity has to have a relation with the Table1 Static entry.
However, your Table1 and table2 Static entities are not related.
Hope it helps!
Paulo Rosário
Tip: share as .oml not .oap its easier :)