Copied to clipboard

Flag this post as spam?

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


  • John Wilson 4 posts 74 karma points
    Nov 02, 2020 @ 17:51
    John Wilson
    0

    Detecting sort within a ContentService publish event

    I currently have approximately 150 child nodes that require sorting. When the nodes are sorted, I end up with a timeout. I believe I have tracked this down to a published event firing on the ContentService, which runs logic I have for creating/updating/deleting relations on these specific content items.

    Is there a method to determine whether a sort has occurred, within my published event handler? If I can detect a sort, I can avoid running the logic for publishing and handling the relations.

    Any help would be very much appreciated.

  • 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