Hi all,
I'm creating a responsive form in Innovator Release 30 and want to use a client method (Javascript) to fill in some fields. With classic forms, I could use the getFieldByName method to reference the element on the form, but this doesn't seem…