Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • nickornotto 317 posts 679 karma points
    Jun 20, 2014 @ 13:05
    nickornotto
    0

    How to manage relationships in the CMS?

    Hi, I have relationships between some pages on my multilingual website.

    The question is: 1. How to delete a relationship (note - I don't want to delete the relation type, just one of the relationship) in the CMS? (Can't see any option) Can this be done only programmatically?

    1. I have added a custom relation type in the CMS and I can't see an option to add this type of relation between two nodes? Can this be done only programmatically?

    Thanks

  • Benas Brazdziunas 34 posts 155 karma points c-trib
    Jul 22, 2014 @ 16:31
    Benas Brazdziunas
    100
    1. you can delete from DB table [dbo].[umbracoRelation]
    2. without custom control or package i think it is only way to create relation is programmatically.
  • nickornotto 317 posts 679 karma points
    Aug 26, 2014 @ 09:56
    nickornotto
    0

    Thanks Benas

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies