Essentially, I have a form that has data required to be written to a database/exported or sent to someone. However, I am unable to use a server side language like PHP as this form is hosted on Shopify. I did not use Shopify's form builder or any of the form plugins as there was a lot of logic jumping and calculation in the form. The form was made with Bootstrap + JavaScript for the calculation/logic.
I understand that this might be an impossible task, but no harm trying I guess.
Any solution is appreciated, thank you!