Good morning,
I've created a new dropdown list via the DropDown Editor in the Admin Studio Module.
Then I've created a Custom Field (type Dropdown) in the Account Module and I've associated to it the previous list.
After this operation (I've not put the new field in the Account Edit Layout yet!) browsing my Accounts I receive the error:
Error running count query for Account List: Query Failed:SELECT count(*) FROM accounts LEFT JOIN users ON accounts.assigned_user_id=users.id LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c where accounts.deleted=0 ::MySQL error 1146: Table 'sugarcrm.accounts_cstm' doesn't exist
If I delete my custom new dropdown all restart to work properly.
Another Note: before deleting the field I noticed that in the TYPE of the field appear "enum".
Any advise?
Thank you very much,
Alessandro


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks