Forum Discussion
Former_Member
8 years agoIdeator I
Thanks Chris.
As we need to use 1 database to accommodate different projects due to licencing. Is it better to create an ItemType similar to Part, or add custom properties to the Part itemtype? As each project may have different properties for a Part, so either
a) create a custom ItemType Part for each project, and restrict the custom ItemType Part based on identities (each project have its own identities). And BOM has to be replicated for the custom ItemType Part.
or
b) add all properties to the Part itemtype, and create custom form based on Project/Identities.
Which is it better approach?