Detailed description of issue
I have a PDF form with a few large multiline text input fields. When I’m writing text and hit enter to break into a new line, the text field becomes unfocused and that’s all that happens.
Is there a way to capture the enter key press and override this behavior? So it adds a new line.