CMS Portal modification for using DFDB

cravaus wrote on Thursday, April 28, 2016:

I have completed my modifications of the CMS Portal to use CFDB rather than simply Ninja Forms. CFDB works with Ninja and with many other forms applications for WordPress so it is more flexible. I have also made the OpenEMR CMS Portal list_requests.php window automatically switch to the patient associated with the form being input when a form is selected.

I have outlined the modifications and how to impliment them here:

Thank you, to Rod for explaining his code to me from time to time. This is the finished product.

sunsetsystems wrote on Thursday, April 28, 2016:

Hi Criag,

Thanks for this. I was not aware of CFDB.

We’ll need to settle on a license for the plugin. I’m willing to make it GPL and bring it into the project if you are. After some review and combining of code.

Not sure I understand about switching to the patient, as the list_requests.php window already offers that. Perhaps there’s a bug? I did recently fix a bug in the Ninja implementation of webserve.php that was preventing import of LBF data, but that was Ninja-specific.

Rod
http://www.sunsetsystems.com/

cravaus wrote on Saturday, May 14, 2016:

Hello Rod,

Sorry for the delay. I went on to another project. But regarding the switching issue we discussed that here:
https://sourceforge.net/p/openemr/discussion/202506/thread/11233c78/#5914

If there is anything I have done that could help I am happy to contribut in what ever small way I can. I am now trying to impliment the Easy!Appointments booking system to integrate with your portal. That is what I need now. I have E!A modified with waiting list and reminders. I am using it with my practice now and it is working well. I just need import into OpenEMR and I will feel complete. I will post that when I am done.

Craig