It the app associate to the slice... I made a comment. If the product/create.load view was not created the page at app/product/create will be blank... Create the product/create.load view fix it and may be it requires to create product/create.html too since I create both... But didn't test if only one of both is enought....
Richard On Wed, Jun 29, 2011 at 4:53 PM, Anthony <[email protected]> wrote: > Changes to web2py are supposed to be backward compatible (at least changes > to the documented API) -- what specifically isn't working? Was it working in > 1.96 (or previous), but not in 1.97? > > On Wednesday, June 29, 2011 3:43:42 PM UTC-4, Richard wrote: > >> Hello, >> >> With the last update I presume that many slice (app) are not working >> anymore for example : http://www.web2pyslices.com/** >> main/slices/take_slice/121<http://www.web2pyslices.com/main/slices/take_slice/121> >> >> The app coming from here not working before I create "product/create.load" >> view : >> https://bitbucket.org/**bmeredyk/web2py-select_or_add_**option-widget/src<https://bitbucket.org/bmeredyk/web2py-select_or_add_option-widget/src> >> >> Richard >> >

