Copied to clipboard

Flag this post as spam?

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


  • Mus'ab 157 posts 385 karma points notactivated
    Jul 02, 2019 @ 13:38
    Mus'ab
    0

    service relation

    Hello every body i am trying to make a relation between nodes that when i set the check box value in first node to true the node will be added in the second node multi-node-tree-picker and when i set it to false it will be removed. how could i do that ?

  • Mila Pandurska 75 posts 353 karma points
    Jul 03, 2019 @ 06:36
    Mila Pandurska
    0

    Hi, Mus'ab, You can achieve this with your own custom event handlers. You can attach to Save event of the first node and update the MNTP value to the other node. You can find more official documentation here: https://our.umbraco.com/documentation/Getting-Started/Code/Subscribing-To-Events/

    Mila

  • Mus'ab 157 posts 385 karma points notactivated
    Jul 03, 2019 @ 07:55
    Mus'ab
    100

    Thx Mila my problem was to update the MNTP value but i solve it 5 minutes ago

Please Sign in or register to post replies

Write your reply to:

Draft