We are using our form to register users and need to auto-respond with a message that is constructed using some of the field data. Unfortunately, we can only send the auto-respond email if we add a CC me field, which the user can choose to ignore. I thought I could just hide it, but you disable the ability to make it read only or to set a default value of CHECKED. I guess I have to get a programmer to write some javascript and CSS to both HIDE this CC-ME field and to set it's value to true on the form. I wish you could just allow us to user this feature without requiring the users permission (or is there some easier workaround?)
Thank you,
Max