I have an inline template with an "edit details" button that pops a rad window containing a custom advanced insert form.
If the user startes to enter a subject and clicks on edit details, I need a way to populate the subject line in the custom advanced insert form with the user entered subject. How can I access the text from
TitleTextBox2?
--Thanks!
...