It would be great if the form editor provided the ability to automatically populate a hidden field with a unique value that would be dependent on whatever value was entered in another field on the same form. Currently the only options we have to set the hidden field value is via a default value, URL parameter, cookie value, or referrer parameter. It would be be helpful if we had the ability to add dynamic rules/conditions based on the other field value. For example, if the value for the field: Areas of Interest is "A" then always populate hidden field: Areas of Interest link with "www.A.com" This would come in handy when it comes to creating confirmation/thank-you emails leveraging tokens.