Where do I put the Javascript?
I'd like to do try a Javascript calculation, but don't even know where to start. I've looked through several posts, but need a very basic example. Where does the Javascript code go? How do you call it from the calculation field? How do you reference the Podio variables.
Thanks :)
-
Official comment
Hi Shannon,
Put the Javascript directly into the Calculation field in the app template :) Check out this article for the basics:
https://help.podio.com/hc/en-us/articles/201019358-Calculations
/Jacquelyn - Podio
Comment actions -
I have read this article several times and looked at the linked forum discussion, but I'm still at a loss.
If I have a simple javascript statement for testing purposes: <script type="text/javascript">alert("test");</script>
The editor doesn't let me save it there.
Do I create a function and call it? If so, where do I put the function?
Please sign in to leave a comment.
Comments
4 comments