Page 1 of 1

Calendar Event Error Adding Contact

PostPosted: Sat Jan 09, 2016 11:18 pm
by kbjackson
I ran across a problem adding a contact to a DayBack calendar event. I thought it was something to do with the DB integration into SC 4.50 so I tried the same procedure with a untouched copy of SC/DB I received earlier. The same error occurs in that file as well.

The error occurs when searching for a contact to add to a calendar event.

event_dialogue.png
event_dialogue.png (17.76 KiB) Viewed 6867 times



This is the error message that pops up when I hit the search button. Can't figure out what dialog box this error is referring to. Script debug didn't show any problems with a dialog box.

script_error.png
script_error.png (31.32 KiB) Viewed 6867 times


Any help would be appreciated.

Thanks. Ken

Re: Calendar Event Error Adding Contact

PostPosted: Mon Jan 11, 2016 11:09 am
by DanW
Hi Ken,

You are so right. Thanks for bringing this to our attention. In the script “Draw New Event Window”, modify the Advanced Style options of the "New Window" script step, so that the window is a Floating Document rather than Modal window. This change should let those Contact searches work as expected. Let me know if you have any other questions on this.

All the best,
Dan

Re: Calendar Event Error Adding Contact

PostPosted: Mon Jan 11, 2016 8:30 pm
by kbjackson
Hi Dan.

Thanks for the quick fix. That was easy to fix. Working great now.

Thanks a bunch.

Ken