Hello, we have the same problem. We fill hidden fields via JS with URL parameters. These are then also available in the form as value in the corresponding hidden fields. When submitting the form, however, they are not saved, only the value of a hidden field is taken over, which is already available as a custom value and not filled by JS. This happens only with version 1.23.3, with 1.22.1 it works.