I'd like to use form values to create entries in a few other related lists.
My first thought was to use the save button to trigger a site-level workflow however, I haven't yet tracked down the JavaScript to create a new list item from a Nintex Form.
If it is possible to kick off a workflow using the JavaScript button, how do I pass parameters to the function?
Another thought is to use Runtime Functions and to use Form Variables to pass values, but I still don't see any Functions to create New List items from a Nintex Form.
Thoughts?