Trying to target an Embedded Editor from docs selected in an Embedded View on the same form.
This works OK when a document is created using the form.
However, if I want to present this same form in a dialog box (using script) from a button on a response doc.
The dialog box does not allow the Embedded Editor to show form content as selected in the adjacent Embedded View.
I see lots of talk on embedded elements but have not seen this one in particular.
I have tried some script in the post open event on the form used by the Dialog Box.
Any ideas ?