Today I have an action called ParameterLoad. I use it to access the same datasource and handle all parameters (id of system, detail or summarized vision, inside my application. However, this utility is limited because I can not refresh the datasource and I can not get the count property to handle scroll between pages.
It could be solved if the data type datasource would be available. That way I could use the same datasource without constraint.