Hi!
In CF7 there's an option in form settings to create a connection to the external database. Since I have some complicated forms including multiple SQL queries it's been helpful to keep credentials in only one place.
Could there be a possibility to add support for global variables in CF8 external db settings? Currently crendentials has to be changed in every queries while moving forms from develompent site to production site.
- Tuomas
Hi Tuomas
I have updated the latest v8.0.30 installer to support this, please download it again now if you have already applied it earlier then add your global variables in the Chronoforms8 global settings, then in the External Database behavior you may use {globals:var-name}
Let me know how it works for you!
Works exactly as expected. Thank you Max!