Hello Mendix Community, I have a native page in which i will be showing the list of non persistable objects by retrieving in a nanoflow. On the same page I'm creating non persistable objects. As soon as the object was created, it should reflect in the list by triggering the nanoflow. Since both actions are happening in the same page, The nanoflow is trigerring only once when it was opened for the first time. Can anyone give suggestions to fix this issue. Thanks in advance.
asked
Jayasree Sureshbabu
2 answers
0
Maybe the native mobile resource module can help you