Thanks for reply.
Its Working fine, but in Appointment Module need to pass two parameter Date-time and AptNo. so my question is how to pass aptno if not available any appointment.
I have try to pass current date-time and 0 aptno, but getting error.
Please help me.
Thanks in Advanced.
Search found 40 matches
- Tue Jun 30, 2015 10:12 pm
- Forum: Developers
- Topic: outlookbar
- Replies: 11
- Views: 23504
- Wed Jun 24, 2015 6:15 am
- Forum: Developers
- Topic: outlookbar
- Replies: 11
- Views: 23504
Re: outlookbar
Hi,
Thank you for your response.
We are passing the patnum as zero but still its not working.
Can you please provide the sample example.
Regards
Jay Nahar
Thank you for your response.
We are passing the patnum as zero but still its not working.
Can you please provide the sample example.
Regards
Jay Nahar
- Tue Jun 23, 2015 7:01 am
- Forum: Developers
- Topic: outlookbar
- Replies: 11
- Views: 23504
Re: outlookbar
Thanks for reply. But getting another error I have triad to -"OpenDental.GotoModule.GotoAccount(PatNum)" is working fine, if patient is already selected but if we just launch open dental(no patient select) and than i have called "OpenDental.GotoModule.GotoAccount(PatNum)" from button click then gett...
- Mon Jun 22, 2015 4:06 am
- Forum: Developers
- Topic: outlookbar
- Replies: 11
- Views: 23504
Re: outlookbar
I am using the below code: ContrAccount ContrAccount2 = (OpenDental.ContrAccount)od.Controls["ContrAccount"]; ContrAccount2.InitializeOnStartup(); ContrAccount2.Visible = true; formopendental.ActiveControl = ContrAccount2; ContrAccount2.ModuleSelected(PatNum); before this code i am closing all the m...
- Mon Jun 22, 2015 1:44 am
- Forum: Developers
- Topic: outlookbar
- Replies: 11
- Views: 23504
outlookbar
Hi All, I am developing a plugin and from this plugin i want to click on any particular button of outlookbar control like family, account etc. I am passing the patient number and then trying to click it programatically but its giving the error of out of memory. Please help me how can i click on the ...
- Tue May 26, 2015 4:59 pm
- Forum: Main Forum
- Topic: VOIP phone system bridge with Open Dental
- Replies: 26
- Views: 57576
Re: VOIP phone system bridge with Open Dental
I don' t see this as something I must have, but rather something that would be nice to have. Consequently, the lower the monthly fee the more likely I would be to sign up. I took a survey of other monthly fees I am paying for comparison. email encryption service $4/mo anti-virus < $10/mo online bac...
- Mon May 18, 2015 5:53 am
- Forum: Main Forum
- Topic: Telephone integration with Open Dental
- Replies: 15
- Views: 37227
Re: Telephone integration with Open Dental
I think that the annual or monthly cost will have to be weighed along with the amount of new hardware that would have to come with it. It's really easy to get attached to an existing phone system. Or will this work with existing systems? Thanks for your feedback. Its a "service" with monthly fee. N...
- Mon May 18, 2015 5:50 am
- Forum: Main Forum
- Topic: VOIP phone system bridge with Open Dental
- Replies: 26
- Views: 57576
Re: VOIP phone system bridge with Open Dental
Wondering, would this be software you purchase outright and then can use as long as you want. Or is this a "service" that requires connecting to an external server where the seller has to be involved for it to work? If the former, then one should be able to pay a one time fee to purchase and then p...
- Fri May 15, 2015 4:52 pm
- Forum: Main Forum
- Topic: VOIP phone system bridge with Open Dental
- Replies: 26
- Views: 57576
Re: VOIP phone system bridge with Open Dental
Folks, After many, many months of research, trial/errors, and support/feedback from this forum members (esp Kevin R), we are now very, very close to telephone integration plugin release. Now its time to access market to set price. Will any Dr. pay for such plugin and how much? What value it brings t...
- Fri May 15, 2015 4:52 pm
- Forum: Main Forum
- Topic: Telephone integration with Open Dental
- Replies: 15
- Views: 37227
Re: Telephone integration with Open Dental
Folks, After many, many months of research, trial/errors, and support/feedback from this forum members (esp Kevin R), we are now very, very close to telephone integration plugin release. Now its time to access market to set price. Will any Dr. pay for such plugin and how much? What value it brings t...
- Wed May 13, 2015 6:39 am
- Forum: Developers
- Topic: Toolbar button as drop down
- Replies: 0
- Views: 6430
Toolbar button as drop down
Hi Folks, Greetings. I want to add one button in main toolbar as drop down, when user clicks on that drop down then it will show the multiple options. When user select option 1 then plugin will display the form 1 and if user select option 2 then plugin will display the form 2. How can i achieve this...
- Thu Apr 30, 2015 6:16 am
- Forum: Developers
- Topic: Open Dental Grid Formating
- Replies: 1
- Views: 5861
Open Dental Grid Formating
Hi All,
I am using the open dental grid in my plugin project. I want to change its back color, title color, fore color etc.. So how i can i achieve this?
I tried to changes its back color but thing changed.
please provide the sample code.
thanks in advance
regards
jaynahar
I am using the open dental grid in my plugin project. I want to change its back color, title color, fore color etc.. So how i can i achieve this?
I tried to changes its back color but thing changed.
please provide the sample code.
thanks in advance
regards
jaynahar
- Thu Apr 23, 2015 9:30 am
- Forum: Developers
- Topic: Hook request -> FormTxtMsgEdit -> SendText
- Replies: 3
- Views: 8900
- Wed Apr 22, 2015 11:35 am
- Forum: Developers
- Topic: Hook request -> FormTxtMsgEdit -> SendText
- Replies: 3
- Views: 8900
Re: Hook request -> FormTxtMsgEdit -> SendText
Please help add this hook.
- Fri Apr 17, 2015 6:59 am
- Forum: Developers
- Topic: Hook request -> FormTxtMsgEdit -> SendText
- Replies: 3
- Views: 8900
Hook request -> FormTxtMsgEdit -> SendText
if(Plugins.HookMethod(this,"FormTxtMsgEdit.SendText_Start2",patNum,wirelessPhone,message,txtMsgOk)) { return true; } Please help add above hookmethod for FormTxtMsgEdit.cs in SendText method. If possible, please backport to 14.2 Please do let me know if any other information is needed on this front...
- Fri Apr 17, 2015 6:53 am
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
Thanks will do that.
- Thu Apr 16, 2015 8:21 am
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
Hi Allen,
Thanks for the suggestion made by you. Wanted to follow-up to check if there was any resolution on it at OpenDental Side.
Thanks,
Thanks for the suggestion made by you. Wanted to follow-up to check if there was any resolution on it at OpenDental Side.
Thanks,
- Wed Apr 15, 2015 1:50 pm
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
My hunch is that it is network related which are the hardest problems to solve. I solve them by simplifying my network and adding devices / settings until the issue starts to occur again thus revealing the culprit. If it isn't network related, it might be a 3rd party software taking up your server ...
- Wed Apr 15, 2015 11:00 am
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
The way I understand this issue is that you want this if(Plugins.HookMethod(this,"FormTxtMsgEdit.SendText_Start",patNum,wirelessPhone,message,txtMsgOk)) { return false; } to return true. The best way I can think of to accomplish this for your plug-in would simply be to write a new hook directly bel...
- Tue Apr 14, 2015 4:59 pm
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
That comment is saying there is no need to display a message box before returning out of the butOK_Click method, because in SendText there are messageboxes displayed before ever returning false. It has nothing to do with the text message being sent, however I see how easily that is to misinterpret....
- Thu Apr 09, 2015 11:59 pm
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
That comment is saying there is no need to display a message box before returning out of the butOK_Click method, because in SendText there are messageboxes displayed before ever returning false. It has nothing to do with the text message being sent, however I see how easily that is to misinterpret....
- Tue Apr 07, 2015 3:00 pm
- Forum: Developers
- Topic: SMS plug-in questions
- Replies: 14
- Views: 25810
Re: SMS plug-in questions
Another Q on SMS Plugin. I see the change in butOK_Click method from version 13.x to 14.x. In 13.x, form closed after sending text and now in 14.x it doesn't closes. Its kind of deceptive if SMS was sent or not(in my case). Please help provide the further info on the comment //Allow the user to try ...
- Wed Apr 01, 2015 8:57 am
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
Please help troubleshoot and identity what is causing "Not Responding" issue.
- Mon Mar 30, 2015 6:35 am
- Forum: Developers
- Topic: light buttons on the left of the main screen
- Replies: 3
- Views: 7972
Re: light buttons on the left of the main screen
Hi,
Thank you for your reply.
Actually i want to place the custom button there on left side and when user clicks on that button a form should open. How can i achieve this?
Please help me with sample code.
thanks in advance
Thank you for your reply.
Actually i want to place the custom button there on left side and when user clicks on that button a form should open. How can i achieve this?
Please help me with sample code.
thanks in advance
- Fri Mar 27, 2015 4:55 pm
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
The issue you had has to do with ipv6. disable it. try to open command promt or powershell and ping local host see if it return 127.0.0.1 or 00::00.... Go to Control Panel > Network and Internet > Network Connections Alt+N and click Advanced Settings. Under Bindings, move IPv4 to above IPv6 http://...
- Fri Mar 27, 2015 6:50 am
- Forum: Developers
- Topic: light buttons on the left of the main screen
- Replies: 3
- Views: 7972
light buttons on the left of the main screen
Hi, I want to add the button on the left hand side of the main screen and for that we need to make an entry in database in table "sigbutdef" but i don't know where to write the click event for that. I want to call the form on the click of that button. Please help me to solve this issue. Thanks Regar...
- Thu Mar 12, 2015 12:45 pm
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
jaynahar wrote:jsalmon wrote:My post on this thread is usually what it is:
viewtopic.php?f=1&t=5680
Thanks Jason...it helped. Good Trick...May be it should be part of FAQ for troubleshooting.
Hi Jason,
facing the same issue again. Any further help you can provide.
Thanks
- Wed Mar 11, 2015 10:12 pm
- Forum: Developers
- Topic: Method Overwrite Contact Edit Form
- Replies: 1
- Views: 5611
Method Overwrite Contact Edit Form
Hi All, I want to over write the ok button click event of contact edit form. I am using the below code but it is not working. Please guide me what i am doing wrong in it. public override bool HookAddCode(object sender, string hookName, params object[] parameters) { try { switch (hookName) { case "Fo...
- Wed Mar 11, 2015 6:42 am
- Forum: Main Forum
- Topic: Method Overwrite
- Replies: 3
- Views: 5886
Re: Method Overwrite
Hi All, Thank you for your reply. I am using the below code but it is not working. Please guide me what i am doing wrong in it. public override bool HookAddCode(object sender, string hookName, params object[] parameters) { try { switch (hookName) { case "FormContactEdit.Load_end": MessageBox.Show("i...
- Tue Mar 10, 2015 4:36 am
- Forum: Main Forum
- Topic: Method Overwrite
- Replies: 3
- Views: 5886
Method Overwrite
Hi All,
I want to over write the ok button click event of contact edit form. How can i do this? Any help with sample code will be helpful.
Please help me.
thanks in advance
I want to over write the ok button click event of contact edit form. How can i do this? Any help with sample code will be helpful.
Please help me.
thanks in advance
- Thu Jan 22, 2015 5:17 pm
- Forum: Main Forum
- Topic: VOIP phone system bridge with Open Dental
- Replies: 26
- Views: 57576
Re: VOIP phone system bridge with Open Dental
I've already setup a few PBX servers for a myself and another organization. The initial cost is rather minimal. I know a simple app could display relevant information based on the caller in the database. What else it could remains to be seen. I'm kind of thinking plugin would be a little limited, b...
- Thu Jan 22, 2015 3:59 pm
- Forum: Main Forum
- Topic: Please post your OD plugins ideas here.
- Replies: 16
- Views: 28262
Re: Please post your OD plugins ideas here.
A bridge from asterisk pbx box to open dental to pull up chart information for pt and reminder information such as due dates, birthday, family members due dates balances, etc. automatically when a patient calls Folks, What do you think from cost benefit analysis for this kind of plugin. Will any Dr...
- Mon Jan 19, 2015 1:30 pm
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
jsalmon wrote:My post on this thread is usually what it is:
viewtopic.php?f=1&t=5680
Thanks Jason...it helped. Good Trick...May be it should be part of FAQ for troubleshooting.
- Mon Jan 19, 2015 11:08 am
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
Re: OD Not responding after Windows update (win 8.1)
What screen do you get to before it becomes unresponsive? Even opening OD was causing that and took around 5 mins to authentication dialog. It was very painful to work with it. Further Updates: During troubleshooting, changed the "Docpath" in DB to local machine instead of network path...it came bac...
- Mon Jan 19, 2015 10:23 am
- Forum: Developers
- Topic: OD Not responding after Windows update (win 8.1)
- Replies: 10
- Views: 21435
OD Not responding after Windows update (win 8.1)
Folks,
Need your help to troubleshoot what to look for and how to identity what has caused this working application before windows update.
Thanks,
Need your help to troubleshoot what to look for and how to identity what has caused this working application before windows update.
Thanks,
- Wed Dec 31, 2014 4:57 am
- Forum: Developers
- Topic: Appointment Calender
- Replies: 1
- Views: 4286
Appointment Calender
Hi All,
Greetings of the day.
I want to change the back color of toolbar & appointment calender in open dental version 13.x. How can i change this as open dental is not providing the properties for this.
Please help me to solve this problem.
Thanks in advance
Regards
jay nahar
Greetings of the day.
I want to change the back color of toolbar & appointment calender in open dental version 13.x. How can i change this as open dental is not providing the properties for this.
Please help me to solve this problem.
Thanks in advance
Regards
jay nahar
- Thu Dec 18, 2014 5:20 am
- Forum: Developers
- Topic: Toolbar
- Replies: 1
- Views: 4526
Toolbar
Hi All,
I am using the open dental 13.x version and in chart module, i want to remove some buttons from toolbar.
How can i achieve this? Please help me to solve this problem.
thanks in advance.
I am using the open dental 13.x version and in chart module, i want to remove some buttons from toolbar.
How can i achieve this? Please help me to solve this problem.
thanks in advance.
- Fri Aug 01, 2014 5:54 am
- Forum: Developers
- Topic: Custom Button Add to Confirm List Form
- Replies: 4
- Views: 8036
Re: Custom Button Add to Confirm List Form
Hi, Thank you for your quick help. I am following your instructions but i am not getting my custom buttons in confirmation list form of open dental version 12.xx.xx. Please help me with code and also let me know how to add the events for these buttons from my custom dll. See my code below: Plugin.cs...
- Thu Jul 31, 2014 6:14 am
- Forum: Developers
- Topic: Custom Button Add to Confirm List Form
- Replies: 4
- Views: 8036
Custom Button Add to Confirm List Form
Hi All, I am trying to add the buttons in appointment confirm list form (FormConfirmList) by overriding the HookAddCode method but i am not able to get the reference of confirm list form (FormConfirmList) in my code. I am using the open dental version 12.XX.XX. How can i add my custom button in this...
- Wed Apr 23, 2014 6:54 am
- Forum: Advanced Topics
- Topic: Question about OpenDental and Amazon EC2
- Replies: 18
- Views: 47233
Question about OpenDental and Amazon EC2
Hello All, I am testing latency while using AWS (with OpenDental) in the following two cases: 1. MySQL running using AWS RDS instance 2. MySQL running on AWS EC2 instance For #1, I am able to connect using OD without any issues but not sure how to create connection for #2. I am able to make a connec...