I have several dockzones loaded dynamically. I want docks only dockable in their assigned dockzone but not other's zone. Sure I can use ForbiddenZones to exclude zones, but the nature if my dockzone is AJAX loaded, I don't want to edit ForbiddenZones property every time if I want to add/edit/delete a zone.
Is there any way to limit dock to its own zone?
Thanks a lot!
Wei