Actions
Bug #6598
closedRegistration defaults lost on prefilled
Description
When using prefilled the default registration values don't work. This is due to $postdata not being null. If it's not null CB won't map the defaults in getEditTabs. See if the CB Connect mapping can be strictly to the user object and not need to map to POST.
Actions