Hi,
We are using the client side objects and this works well for drag and drop except if we are performing operations in the root. I am not sure how to handle this - as we normally get the parent using get_parent but for root nodes this throws a javascript error. Is there a safer way to test to see if you are dragging to the root and thereby, determining that the destination for the drop is in the root? Thanks.
We are using the client side objects and this works well for drag and drop except if we are performing operations in the root. I am not sure how to handle this - as we normally get the parent using get_parent but for root nodes this throws a javascript error. Is there a safer way to test to see if you are dragging to the root and thereby, determining that the destination for the drop is in the root? Thanks.