[Zope3-Users] How to publicly add object to Zope component

2005-10-27 Thread Martin Margo
Hello This is my first post. I am working on a Zope3 project in which anonymous user /zope.anybody should be able to add objects (register for a conference) themselves but should not be able to view or edit them once their added (with exception of a confirmation page and email). My problem is, us

Re: [Zope3-Users] How to publicly add object to Zope component

2005-10-28 Thread Martin Margo
Martijn thank you for responding. My response is below 2005/10/28, Martijn Faassen <[EMAIL PROTECTED]>: > Martin Margo wrote: > [snip] > > How do I make /+/AddConferenceGoer.html= publicly available > > without being prompted for a password? Is there a configuration file

[Zope3-Users] How to redirect to a view after adding an object

2005-10-28 Thread Martin Margo
Hello Sorry if this was asked before. I did some basic search and couldn't find anything. I am new to Zope3 myself. After reading Stephan and Von Weitershausen's book on Zope 3, I begin building my own web application. My question is : After my user adds a new custom object (type CandyBar) throu

Fwd: [Zope3-Users] How to publicly add object to Zope component

2005-10-30 Thread Martin Margo
tin Margo <[EMAIL PROTECTED]>: > Martijn > > thank you for responding. My response is below > 2005/10/28, Martijn Faassen <[EMAIL PROTECTED]>: > > Martin Margo wrote: > > [snip] > > > How do I make /+/AddConferenceGoer.html= publicly available > &g