Hello
Click the button and instead of calling the page directly, select
1.create object
2.Select the object Response
3.Choose the same page again.
Hope this helps!
Hi Charlie,
You would have created page with data view which expects any entity object: Response.
if you are calling this page through microflow , before show page [Response Summary] activity create object for the entity which page expects.
Could you pls share screenshot?