In my quote form, I have a series of fields in a section that I need to clear based on an onChange event elsewhere on the form. For the most part, I have everything all ironed out, but I would like a few of the optionset fields to revert to the default value instead of getting set to null. Is there a way to set those to the default value without having to explicitly declare the default value for each field?
*This post is locked for comments