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 14 posts 107 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.

Please Sign in or register to post replies

Write your reply to:

Draft