Form post "blocked" in Adobe CQ 5.6.1
HI all,
Can you help on something that should be simple but is proving not to be? I am attempting to post a simple feedback form on an instance of CQ5.6.1 using javax.mail MimeMessage. It works when passing no custom form input - that is, it will generate the email and send it. However, when any form variables are injected into that email, the form seems to be referred to "standard?" form handler. Am I missing some basic CQ setting here? Do I need to "register" the form and its variables in order for CQ to accept it?
Apologies if this sounds basic/stupid but I'm struggling to a useful steer on this one.