Hi,
I am getting a list of data from the API and assigned it to the screen's local variable and I am using this local variable(This is the source for the list records widget) in the search and filter screen actions. This shows as a performance issue in Architecture Dashboard that i should not use screen local variables in the screen actions.What is the solution for these kind of scenarios? (In traditional outsystems)
There is already few post there related to this issue. You can follow them :
https://www.outsystems.com/forums/discussion/69248/how-to-solve-large-local-variables-in-viewstate-issue/
https://www.outsystems.com/forums/discussion/61910/large-local-variable-in-viewstate-i-need-help-to-solve-this-issue/
One article : https://itnext.io/view-state-in-outsystems-tradicional-web-apps-c06a246a6bbc
regards
No Clear solution.