Comments
-
I have configured cascading and 'Assign as User Owned' & Delete Restric in 1:N relation but still i can delete my child record or parent record and if i assigned my parent to someone else then my child is unaffedted.
-
-
I'm trying to "restrict delete" an activity record from a custom entity - is this possible? I can't even seem to remove the link once the custom entity record is deleted - it also cascades all the associated activities (deletes them) when I delete the parent record. Thanks
-
If you want to programmatically add a record for the n-to-n relationship you will need to use the AssociateEntities Messages. If however you are looking for the message to trap in a plugin, you may want to check out the SetRelated Message. HTH
-
hi, I've created a n-n relationship between a custom antity and account antity, and I would like to know what is the message to catch when an account is associated with a custom antity item? a little bit like addmember message between the account antity and the list antity. thanks
-
Campaign response is not available for this. You can try with any other entity. With Campaign response only Referential and Referential, Restrict Delete can be created. If you have set Campaign response as the relative entity, you cannot create Configurable relations. Open the entity customization of the Primary entity (custom entity) of the relationship, try to create a 1:N relationship with the Primary entity as the Custom entity, you will receive another error about relexive relationship.. So you probably have to live with Referential relationship.
-
Hello, I am creating a 1:n relationship between a Custom Test entity and Campaign Response entity. When I save the relationship, it says "The relationship cannot be created.This entity is not valid for a custom reflexive relationship." Thanks
-
When you say, you are unable to Cofigure, Configure Cascading.. what is the error that you receive and if you can elaborate on which entities are you using for the relationship it would help assist you.
-
Hi again, But I am setting the Type of Behavior as "Configurable Cascading" . How can the type of behavior be system as suggested by you... Could u explain a bit further .. Thanks
-
Please check that the “Type of Behavior” of the relationship, for which you want to configure cascading is not “System” If “Type of Behavior” is System then you cannot configure cascading.
*This post is locked for comments