Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Greetings.
I've read and trial-and-error'ed through many tutorials but I am pretty new to react, node and shopify and I did not get this combination to work.
I have a function that can set and unset a scripttag, the app has the corresponding rights, that works - but only if I call it from server.js
I can not call it from my SettingToggle in index.js, no matter what I try, I'm running into errors.
What do I need to do exactly to call functions from the admin interface page `index.js` ?
Thanks alot!
Same Problem, please help Shopify!
{BUMP}
I really need to know how to call functions from buttons in index.js view.
I don't understand why a function can be called in server.js but it seems impossible to implement in index.js
All I want to achieve is to toggle a ScriptTag with a SettingToggle.
It sounds super basic but it's making my hair gray.
Help greatly appreciated!