I've made some progress, I have the second (child) dialog displaying and working, almost.
Still not able to turn off the original dialog.
can be seen in this image, In the backgound.:
In the action tile on the first dialog that calls the child dialog, I've tried:
;(unload_dialog dcl_id_m)
;(unload_dialog "dcl_id_m")
neither work.