yes it works !
Just one more thing. I am trying to put it work with Enter also, but with no success. I still have not clear how to refresh parent from template.
So for now I just use this, which works:
self.parent.items = anvil.server.call(‘get_data’)
but not in this case.
I tried to follow your instructions in this thread: Repeating panel to collect new information? - #5 by thenerdypython but it didn’t work for me either.
If you could add it in this example it would be just great.
Thank you.