12-28-04 10:49 PM
Hi Laks,
this error does not occur on my test setup.
Please check with a script debugger where exactly the error occurs.
Cheers,
Stefan.
"laks" <alanlakman@yahoo.com> wrote in message
news:1104192472.447129.139170@f14g2000cwb.googlegroups.com...
> This question is based on Stefans implementation of Decline with
> Reason.
>
> I am trying to implement it and receive a javascript error.
> window.opener is null or not an object. Any quick fix?
>
> Is there more notes or documetation on enhancing workflow actions like
> this in addition to what CMS already does?
>
> I would like to on submit action perform steps
> 1) Ask question, Do you want to send an email? If Yes
> 2) second screen select the person/editor who you want to send the
> mail to with notes and send?
>
> Similarly for decline action..
>
>
> Other question : I have seen the implementation of email using the
> Global.asax file in gotdotnet and msdn.
> and "decline with Reason" from gotdotnet.
>
> The "Decline with Reason" does not use Global.asax file at all. Why so.
> When to use which method?
>
> Any insight or direction to documentation would be helpful
> Thanks
> Prasad
>
[ Post a follow-up to this message ]
|