How-dee....
Am a new sugar user - we're looking at this crm for several reasons and, so far, all is well. installed the "modified" version that fixed the xml error where it was sorting on a non-existant column in the cases table...
But I am completely stuck on this:
I have the sugar portal configured and can access cases via Mambo - list cases, edit cases, create new cases, it's just a party for days as far as manipulating cases are concerned from the Mambo portal with my test user!
The problem seems to be that, once a case is created, I cannot view the case in Sugar. As anyone. Even admin.![]()
When I directly access the db (phpMyAdmin), I can see the cases there - the problem seems to boil down to the fact that when the case was created, the account_id column was populated with a null value. (I've tried every permutation of configurations in the mambo-field editor to allow the user to add account information....no go. can_create, default value, etc. all results in a null field value for account_id in the cases table.)
When I brute force squeeze (er...edit) a valid account_id value into the column (phpMyAdmin), then the case becomes visible in Sugar.
So, as the last step which prevents me from going live with my Partners, how do I ensure that this account_id column in the cases table gets populated? Hell, I even tried setting the default value for the column to a valid account value at the database fieldname level - even that gets overwritten when the new case is created via Mambo portal...
I've read on this, and other forums, where folks are having the same problems - has anyone come up with a viable solution?
Thanks!


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks