19 Jul
2001
19 Jul
'01
4:54 p.m.
Peter Bengtsson wrote:
The Zclass has ZObject as base class, and an index_html method I added.
Is there a way to make a browse request to '/folderX' execute the index_html method of the index_html ZClqss in that folder?
Did you set the View method of your ZClass to index_html ? Check the 'Views' tab of your ZClass. You also want it to be first in the list.
In my dummy reproduction example I never looked at that, but I found that the value of the id mattered a lot.