Finding a strange issue on List view.. we are using a Datasource Microflow to a Listview.. and based on some condition we are showing different Lists… at first Listview loads with List 1.. however when we reload the listview the microflow runs properly and gives List 2 But UI still Shows List 1 output… Any Help in resolving this ??
asked
Rachana BP
2 answers
0
Have you tried reloading the page? That usually helps UI-wise.
answered
Leander Lams
0
Hi Ranchana
You can also try refreshing the Parent object at the end of the return microflow, that might work