Re: Custom fields per customer (who has customers)
I started work on a module to do something similar, but importing data into it could be tough...
The module basically contains a set of fields like those of a database record, and can be related to an Account.
The idea is that when I'm finished, I can view an account and see the related records in a subpanel, and then edit or delete them (similar to Notes in the History subpanel).
The problems are that each record must be manually related to an account, and each record will have it's own row in one big messy table in the sugarCRM database, sortable only by the id of which account it's related to
but it should do the job. I'll probably have to edit some PHPs to get the subpanel to work properly as well.
You should be able to do this in Studio, at least if you're running a version that allows new module relationships to be set in Studio (any v5 release IIRC)
Server: Fedora
Sugar 5 CE
Apache 2.2.6
MySQL 5.0.27
Bookmarks