Hi,
I am currently looking to incorporate this feature via css or jquery, but having a hard time doing so. The reason why I need to implement this feature is to allow users to print out the form, while displaying all of the content in the multi-line box.
This is currently what I have tried but its not working:
}); $(function() { $('#Field35(1)').autogrow(); });