Hey guys,
do you know, how to test, if somebody gives in some new values?
Like here in my page, I have created a row with some data.
Then I created with the transferfields-function a copy in another page. So that I have the most of the values in that other page to do some calculations.
I am doing this with an action.
Now I want to create new data in the below page, but the new values do not appear in the second page.
How can I achieve this?
In the OnValidate-trigger of the first field in my page/table? To test, if someone did an input.

Thank you :)