Hi, I am new to Mendix. Wondering if there is functionality within Mendix for storing application-related data in property/value pairs that persist beyond application sessions and mobile device power cycles? Thanks
asked
KAM REZVANI
1 answers
0
Hi Kam,
In the NanoflowCommons module there are some JavaScript actions that can be used from your nanoflows for this purpose:
Nearly all require a key/value (entity) pair as input parameters.