Unable to display data in list view

0
hello All, In my application, I have created a page where I have used list view for which the data source is microflow. Microflow is returning list of objects which I have checked through breakpoint but data is not showing in my list view, Any suggestion will be appreciated. Thanks
asked
2 answers
0

can you show a screenshot of your application? Of both the page view as well as the microflow?

 

answered
0

If the microflow is returning the objects, but the user can't see them, be sure to check access rights on the relevant entity attributes.

answered