IWS - CallBack

Hello,

I’m making a custom IWS. So he its the question, i need to control “Schedule a Callback” button on interaction window. I need to check and control what is selected on that datetimepicker. My client want to limit schedule date to max 7 seven days from the call. How can i do it ? What is the best method for to do this ? I tried some method but not quiet useful for iws i guess.

I tried use thi Genesyslab.Desktop.Modules.Contacts.CalendarWindow.ICalendarWindowView but i couldnt maximize the date time.

Thank you.

It is better to use commands for these purposes. You can get hints from URL http://docs.genesys.com/Documentation/IW/latest/Developer/Outbound

Hi Kubig.
I quite agree with that. But devil in details always =) Do you ever try to use the RescheduleOutboundRecord command for example? Can you share some source code with such example?
WBR Tim