Skip to main content

Javascript Example

This example shows how you can mix and match nodes with Javascript in Noodl. It implements a multi select list with a couple of operations on the list, such as batch delete and copy. The example is walked through in detail in the Business logic with Javascript guide.