I have set up some custom fields that are being pre-populated in the feedback widget.
This is all working fine, but there are some fields that I don't want to be visible to the end users. They just contain information from our website that is relevant to the help desk agents, but we don't want the customer seeing them or messing around with them.
If I set the field to be not visible and/or editable by the customer, then the field disappears from the feedback widget as expected, but the pre-population stops working as well. The hidden fields end up blank in the ticket. I know the values are being included correctly in the feedback widget's query string, but when the ticket is submitted the hidden field data is not being included in the POST to FreshDesk the same way it is when the fields are visible.
Is there a way to pre-populate these hidden fields?

