No Data to send on page Navigation but receiving error messages?

Hi Guys,

What happens if I don’t have any data to send and I am just navigating to a new page?

How do I remove the issue to fix?

Thanks!

Nick

16

You need the data type on the page to be set to None, otherwise, you have to send data to the page to avoid the error

Awesome - thanks mate, all sorted.