System Reference Summary : 4. Events : ChildMoved Event
 
Share this page                  
ChildMoved Event
The ChildMoved event is triggered for a composite field when a child field, set to a bias of FB_MOVEABLE or FB_FLEXIBLE, receives a Moved event. The trigger occurs when the move is complete.
on childmoved [compositefieldname]
compositefieldname is optional if you specify the event in a field script for a composite field, or if the composite field is the frame's top form.