TheSwanFactory / self-service-kiosk

Opening up kiosk creation to everyone
MIT License
1 stars 2 forks source link

Custom Results / Summary Page #42

Open drernie opened 9 years ago

drernie commented 9 years ago

The default summary page should simply show the user what their choices were, and give them an option to submit or go back.

The real magic is having a custom results page, which means the kiosk config needs to be able to specify a transformer that will take a results dictionary and return something that can be fed into the rendering pipeline.