I have an editable field on a form that I want the default value to be another field on the form, but the user can change the value by using the dialog list and choosing a different name (which is an @DbColumn formula). How do I get this to work? I put the name of the field I want defaulted into the “Default Value” property, but that isn’t working.