'Exporting App built-in low-code into buildfire.js

My team and I are building an app for a client and have built the structure of the app using mostly the WYSIWYG features of the low-code platform. We've run into an issue where we can't (and the buildfire support team agrees) use the WYSIWYG to collect or display data from a database in the low-code environment. Our solution was to "export the app" into buildfire.js where we can utilize all of the functionality of javascript, css, and other frameworks.

Can we export the existing code for our low-code app to make it editable in the dev.buildfire SDK?

Other solutions to better handing data in the low-code version of the WYSIWYG are also welcome. Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source