trying giving anonymous proxy roles on the actual add method.
Eric Walstad wrote:
Help, pls! I have a ZClass that is functioning beautifully if I am logged
in, but the anonymous user keeps getting prompted for a password. The
problem occurs when my DTML method trys to create a new
Take a look at Security View of its ZClass. Give permissions to
anonymous users.
Marcus Mendes
Eric Walstad wrote:
Help, pls! I have a ZClass that is functioning beautifully if I am logged
in, but the anonymous user keeps getting prompted for a password. The
problem occurs when my DTML
Help, pls! I have a ZClass that is functioning beautifully if I am logged
in, but the anonymous user keeps getting prompted for a password. The
problem occurs when my DTML method trys to create a new instance of the
ZClass. I tried giving that DTML method a Proxy of "Manager" but that isn't