Hello,
the standard of relations to targetList is
I want to add my custom entity persons to taskLists - so I add a relationship takslist n:n persons.
Clear cache.
Now I expected to see a new sub filed persons in the details of my added taskList named test (to select records from persons to this taskList)... but there is no!
What is missing to show the new sub-field persons?
Otherwise - I didn't use accounts and contacts so I want to delete their relations in taskList - but there is no delete.
How to make them invisible (I've already set account on inactiv) or delete them? Only in code?
Christoph
the standard of relations to targetList is
- accounts
- campains
- contacts
- leads
- users
- (and some special more)
I want to add my custom entity persons to taskLists - so I add a relationship takslist n:n persons.
Clear cache.
Now I expected to see a new sub filed persons in the details of my added taskList named test (to select records from persons to this taskList)... but there is no!
What is missing to show the new sub-field persons?
Otherwise - I didn't use accounts and contacts so I want to delete their relations in taskList - but there is no delete.
How to make them invisible (I've already set account on inactiv) or delete them? Only in code?
Christoph
Comment