Capturing the value of an input field within a collection

if you want to use js you need to replace document with wwLib.getFrontDocument()

Anyway it’s not ideal to do this just to get the input value. You can keep track of the value 100% with nocode. See this example.

1 Like