Hi Everyone
I have a form composed by two components
Component one: Form to add data
Component two: Report of the data added on the component one.
When I add a new record on the component one, I want that automatically appear the recently added data on the report (component two)
My question is:
How can I do that?
Thanks!