I’m trying to build a three step custom module for Drupal 7.
First page is a postcode search
Second page is a list of property addresses relating to the postcode
Third page is the full bin calendar details for that property.
The actual information is not that important, the important part that i’m struggling with is displaying the list of addresses on page2 after the user has submitted the postcode. This list will be a list of links that will link to page3.
Any advice would be much appreciated.
Thanks
Steven