
10-04-2016, 03:47 PM
|
 |
Junior Member
|
|
Join Date: Sep 2016
Posts: 5
|
|
Passing html Form Input values to Custom Js
Hello People,
I have a native App that displays a form with few <input>s in the a tab in the Control Panel. In addition, I have a custom javascript file on the storefront.
My question is if there is a way to pass the submitted form values from the control panel to the custom javascript on the storefront? A simple scenario would be to pass the content of an input field from the App's tab in the Control Panel and insert its content in a div on the storefront.
Thank you very much in advance.
|