The form length displayed for one of the custom fields is 16 (actual character max is 30). I thought changing the code in form_field to 20 {"size":"20","length":"30","validator":"","regex":"","validator-error":"","placeholder":""} would fix it, but 16 still shows in the HTML. I'm stumped as to where else this is being called from if it's not in form_field. Thanks!