[Vtigercrm-developers] uploading documents via web service but missing parentid
Adam Heinz
amh at metricwise.net
Wed Sep 26 06:28:39 PDT 2012
Interesting. I did notice that the primary key for vtiger_senotesrel
was crmid+notesid, but even after going through the code and
demo.vtiger.com a second time, I don't see any user interface for
relating a document to a second entity. What am I missing?
On Wed, Sep 26, 2012 at 1:11 AM, Vikas Jain <vikas at vtiger.com> wrote:
> By adding a parent field you will be limiting Documents to be related to
> only one record at any point.
> In the 5.0.4 version i guess we had a similar parent field which was removed
> to achieve many-many
> relationship with Documents. I think the solution for this is to introduce
> webservice API to relate any
> record to any other record in the crm.
More information about the vtigercrm-developers
mailing list