Actions
Bug #2941
closedcalculated fields shown for mapping
Description
Calculated fields are shown when configuring mapping. This needs to be removed as they don't actually exist as database columns. All fields that are not columns should be removed.
Updated by krileon almost 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
It now checks if the column exists in the admins user object. If it does then it can be mapped and thus will show in the drop-down.
Actions