using adaptive Form (on AEM Forms 6.0 JEE Workspace (LC Workspace) ) keeps using 'old' Javascript code | Community
Skip to main content
Level 4
October 16, 2015
Solved

using adaptive Form (on AEM Forms 6.0 JEE Workspace (LC Workspace) ) keeps using 'old' Javascript code

  • October 16, 2015
  • 2 replies
  • 1153 views

I developed a small adaptive form on AEM Forms 6.0 JEE (SP1  at the moment) and I'm facing a problem. The project is meant to be like below:

A user fills in a form in the web-browser and submits it. On the submit a LC Workflow is started and a couple of other users have to approve/reject this form in the Workspace.
On the Assign Task operation in the workflow, I use a CRX Asset (the adaptive Form) .

I made some Javascript/JQuery code to prepopulate and initialize the form and I notice that these Javascripts/Jquery codes are not always updated when opening the form in te Workspace. When I open the form directly in the browser the code is correctly updated every time I make a change.

Anybody have an idea what goes wrong?

 

Cheers 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DarrenBiz

Sounds like Workspace is caching the old code for some reason. I would log an issue with Enterprise Support for them to look at for you.

Cheers Darren

2 replies

DarrenBiz
DarrenBizAccepted solution
Level 6
October 16, 2015

Sounds like Workspace is caching the old code for some reason. I would log an issue with Enterprise Support for them to look at for you.

Cheers Darren

Level 4
October 16, 2015

Will do that

 

cheers