Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Liquid error: Value cannot be null. Parameter name: key  Profile Picture Liquid error: Value cannot be null. Parameter name: key Community member

Comments

*This post is locked for comments

  • Community Member Profile Picture Community Member
    Posted at

    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.

  • Inogic Profile Picture Inogic 599
    Posted at

    CRM doesn’t allow the configure cascading option with the Activities relationship

  • Community Member Profile Picture Community Member
    Posted at

    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

  • Inogic Profile Picture Inogic 599
    Posted at

    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

  • Community Member Profile Picture Community Member
    Posted at

    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

  • Inogic Profile Picture Inogic 599
    Posted at

    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.

  • Community Member Profile Picture Community Member
    Posted at

    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

  • Inogic Profile Picture Inogic 599
    Posted at

    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.

  • Community Member Profile Picture Community Member
    Posted at

    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

  • Inogic Profile Picture Inogic 599
    Posted at

    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.