Records in Client Variables
213
Views
1
Comments
New
Service Studio

In order to implement persistent filters in Reactive Web Apps, it would be very handy to have the possibility to declare records in Client Variables, instead of force the developers to place all the filter variables inside folders or make manual JSON serialization/deserialization to acheive that pattern.

Great Idea Nuno,

I had a situation like this today, and i choose JSON to accomplish :).

Complement by asking to be like Session Variables on Traditional Web Apps, with Basic Data Types, Identifiers, Record or Lists and a very usefull case - Structures.

Best Regards.