Are there any plans to separate default values from conditions? Currently you can set a Model’s fields default values with conditions, but there may be times when you want to apply conditions so that a query returns a set of records that match criteria, but you want fields on those records to get a default value that the field doesn’t already have, and therefore can’t be added as a condition as it’d mean records may not be returned.
There are ways around this of course, but I think separating the two functions out will help make it clearer as to the responsibilities of each.
Seperate default values from Conditions
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.