Hi Team,
Can we open a closed app and see the entries which users entered in the steps before closing/completing the app.
Hi Team,
Can we open a closed app and see the entries which users entered in the steps before closing/completing the app.
Hi @suparna.dey ,
This can be achieved by using the “Save All App Data” trigger.
I hope this helps!
Thank you,
Damiana Gonzales
Thanks, Damiana, for your reply.
As I understand the “Save All App Data” save your app data whenever required without clearing the variables. But let’s say I have executed one App and completed it. Now I want to see the executed App with pre-populated data. Is there any way to achieve the same?
@suparna.dey, I see.
Are you looking for a method to “leave and return” and app and have the app resume where you left off last?
If yes, this is not a native feature available in the platform currently, but it can be built with a simple “Stations” Tulip Table.
@danielpomeranz has a great tutorial on how to build this concept in this Community post.
However, if you are simply looking for a way to read the captured data in a flat format, then this is possible with the “Completion Records in Analysis”, which can also be used to make a table view of the data.
Or, if you have a regulated industry license, then you should have the “Record History Widget” available to also view completion record data.
Thank you,
Damiana Gonzales
Thank you @d.gonzales This is what I was looking for.