hi,
I have a white board with shapes. I want to use baton to block the edition of shape while another user is editing. Presently i created 1 baton for each shape, but on baton change event i can"t compare ShapeID since i only access only userID (comparing holderID and myUserID from connect session) . So when a user is editing, another user couldn't do it.
How can i compare by shapeID instead of holderD ? I want 1 baton per shape.
Thanks
vinc