Hi All,
Need help when building for a native app. I have been advised to use Page Parameters vs custom states for mobile navigation. I am using a single page and using groups (collapsing and hiding etc)
On the home page, I have a repeating group that shows a list of countries, when a country is pressed. I need to navigate to another page that shows the list of houses associated with the country in a repeating group. This is already setup in the database but I am unsure on how to use page parameters to access the data on the next page.
1,Home Page (when country pressed = 2.Houses page, from the selection on the home page that shows the houses associated with the selected country.
Any help would be greatly appreciated