Hi Sam,

I just tried this doing the following...


  • In WebOrderMobile - created a copy of the DF_Flat_Touch folder named Test_Flat_Touch
  • Edited webapp.src to...
    • Set psTheme to "Test_Flat_Touch"

  • Edited index.html to...
    • var sDfPreloadTheme = "Test_Flat_Touch";


Compiled and ran and it worked fine.