Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
One possibility to handle this logic would be to handle it with custom field properties. Add custom field properties which set or clear the flag in the main, db linked, bitwise enum field. You could then directly link these custom fields to the bitwise enum field.
|