Console Action "Decline with Reason"
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Console Action "Decline with Reason"




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Console Action "Decline with Reason"  
laks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-04 01:46 AM

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 ]



    Re: Console Action "Decline with Reason"  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Re: Console Action "Decline with Reason"  
laks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-04 10:49 PM

Hi
I had the error figured out. Any comments on the second portion of the
request?
thanks
-laks






[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-04 10:49 PM

Hi Laks,

you mean the dialog to select the person?
Check the whitepaper below and implement a similar dialog as for the save
new page dialog.
http://msdn.microsoft.com/library/d....asp?frame=true

Cheers,
Stefan.

"laks" <alanlakman@yahoo.com> wrote in message
news:1104246833.375595.187330@f14g2000cwb.googlegroups.com...
> Hi
> I had the error figured out. Any comments on the second portion of the
> request?
> thanks
> -laks
>







[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
laks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-28-04 10:49 PM

I see a brief descriptin under status and action controls. Is there a
code sample for it?
thx.






[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-29-04 12:49 PM

Hi Laks,

the decline with reason is a code sample that does something similar:
present a dialog before issuing the action.
Implement the same for the approve action and add the drop down with the
editors to choose for it.

Cheers,
Stefan.


"laks" <alanlakman@yahoo.com> wrote in message
news:1104256217.392540.200820@z14g2000cwz.googlegroups.com...
> I see a brief descriptin under status and action controls. Is there a
> code sample for it?
> thx.
>







[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
laks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-30-04 01:46 AM

Done...

The drop down has ids from CMS. It does not contain the email address.
our email addresses are in Exchange server. I have seen a  few posts
here and one of your post in ur blog where u have sample for retrieving
from AD. Any clues on how it can be done for Exchange?
Thanks
- laks..






[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
laks


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-30-04 01:46 AM

Also why does your code not use Global.asax file? The microsoft sample
for email uses Global.asax. Which is better and when should we use
which method?
thx again
- laks..






[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-30-04 01:46 AM

Hi Laks,

no idea. You should post this question to an Exchange related newsgroup.

Cheers,
Stefan.

"laks" <alanlakman@yahoo.com> wrote in message
news:1104341007.349216.266130@f14g2000cwb.googlegroups.com...
> Done...
>
> The drop down has ids from CMS. It does not contain the email address.
> our email addresses are in Exchange server. I have seen a  few posts
> here and one of your post in ur blog where u have sample for retrieving
> from AD. Any clues on how it can be done for Exchange?
> Thanks
> - laks..
>







[ Post a follow-up to this message ]



    Re: Console Action "Decline with Reason"  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-30-04 01:46 AM

Hi Laks,

which code do you mean?
The code retrieving the AD users?
Or the console action?
Please specify.

Cheers,
Stefan.

"laks" <alanlakman@yahoo.com> wrote in message
news:1104341070.323765.270380@f14g2000cwb.googlegroups.com...
> Also why does your code not use Global.asax file? The microsoft sample
> for email uses Global.asax. Which is better and when should we use
> which method?
> thx again
> - laks..
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:00 AM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register