cancel
Showing results for 
Search instead for 
Did you mean: 

Show web-preview in workflow forms

marsbard
Champ in-the-making
Champ in-the-making
I'd like to display the web previewer next to a workflow form.

I've copied workflow-details.xml to tomcat/shared/classes/web-extension/site-data/pages and in there I've defined a component


      <component>
      <region-id>previewer</region-id>
      <url>/apto/components/preview/preview</url>
      </component>


I've also added a region into workflow-details.ftl


      <@region id="previewer" scope="page">


I've copied the web-preview component to my override location web-extension/site-webscripts/apto/components/preview (as I think I may have to change the variable names in the template), but I can't see the previewer.

Can anyone tell me what's going wrong?
1 REPLY 1

sandhya_nair
Confirmed Champ
Confirmed Champ

Anyone tried this already? Previewing a document on task form in alfresco share.