Thanks Mayank. That other post doesn't have anything to do with AEM Forms Workspace. That said, I tried some suggestions there like clearing the Flash player data, but I had no luck. Flash itself is working fine on my system. For example, I see the moving clouds here: Flash Player Help . Also F...
Here's some more info. When I click "Approve" or "Deny", the JavaScript console says:SCRIPT438: Object doesn't support property or method 'postMessage'File: main.js, Line: 113, Column: 518656It's probably just a result of the fact that the Flash applet failed to load, but I thought I'd mention it h...
In AEM Forms Workspace, when User A requests access to the queue of User B, User B gets an email notification with "Share Queue Request" in the subject line. Clicking the link opens AEM Forms Workspace with a new item in the TO DO list of User B. That item is associated with some sort of Flash int...
I have a couple of things to add to this.1) Rebuilding the entire repository as I've described is a pretty heavy-handed workaround. That said, I don't have a better idea and neither does Adobe Support at this time. 2) Coming from LC ES3, I'm used to restarting JBoss and watching for the "started in...
I figured out my problem with Package Manager. When I would create a package nothing happened. I was using IE. I simply went over to Firefox and everything worked properly. This article explains what to do: How to Work With Packages . If it's not working for you, try another browser. When you...
Updating this thread with some things that I've learned on my journey. I learned today that the whole business about using Maven to package and deploy as described in Adobe Experience Manager Help | Introduction to Customizing AEM form workspace isn't really necessary if all you're doing is some m...
Is your form routed to the users by way of a Forms workflow or manually? If it's the former, then you might be able to use the signature service to verify the signature and then remove it before going on to the next step in the process.
kdenso01, you have been enormously helpful. I will now punish your helpfulness by abusing it with more questions. Okay, with your help, I have successfully completed the "generic" steps. I can even add some CSS customizations in my handy newStyle.css and they work. Awesome. Now what though? I'...
Thank you so much for posting this workaround. I'm having trouble with the following step:If you create the apps/ws folder as nt folder, you can't copy that file over. So When I redid this I made the folder a sling folder which mimics the /libs/ws folder.How do I make it a sling folder? I assume ...