Hi everyone,
I have problem about load data to table view in block assignment.
I have button to create record in z-table. I want to refresh data of block assignment in web ui. But i don't know how do.
I found "ON_NEW_FOCUS" method to load data. I tried debug method and i saw sizetable attribute don't update in "GET_RELATED_ENTITIES" method.
This picture that was created when i click button.

Then i refresh web ui, data don't load.

Please help me to resolve problem.