We've been working on adding the media manger to our new project, but when we create a field to add images/videos to the page, we get the following error in Media Manager:
{"error":true,"message":"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cmsdev01.field_Product_Assets' doesn't exist"}
When we remove the field from the template (actually we have to delete the field entirely) then the Media Manger will load again and not display that error. Is there something additional we need to do when we want to start adding Media Manager fields to pages?