We've recently moved from red dot 7 to opentext10. our smartedit users are used to a preview link at the top of the page. i've tried to make it work in 10, but all i get is a new window with nothing in it. my code looks like this:
<a class="smartedit" href="/cms/RDStartAspSession.asp? Action=Preview&PageGuid=<%inf_page_guid%>&ProjectVariantGuid=< %inf_project_variant_guid%>" onclick="previewWindow = window.open(this.href,'previewWindow','toolbar=1,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1');previewWindow.focus();return false;">Show Preview</a> i've tried it both with and without the project variant guid. anyone have any ideas how i can get this to work? it would be much appreciated. thanks! brett -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
