I have an attribute that I would like to give a default value to, and I would like to get that value from a table. This is a text attribute, so obviously just putting the query in the default value parameter results in that query it's self being the default value. Is there a way to use a query to generate a default value for an attribute?