I get the error below when I insert an image element and try to associate a picture to it by either double clicking it or using the browse button in the Draw palette.I have looked in my install directory and the "FileSystemBrowser.dll" file is present as well as the "ImageFileBrowserIDL.dll" file, s...
Adobe workbench for Myserver checkin gives errors: "Could not create the asset because the asset already exists" and/or "File already exists in global store with that name". How does one fix this? This seems to especially happen when I change login to workbench user/configuration/"mode" etc.
I have a subform where I use "TAG.instanceManager.addInstance(1);" to create a new instance of the subfrom, but I also want to have a button that creates a new instance that copies the values of the current instance. (See Below Image, have also provided hierarchy if that helps) Is there a way to h...
I am very new to the ALC designer and have only worked in a limited range to create fields and map those fields directly to an element in the schema.My xml instance looks like the below<person> <PersonAddress> <AddressType>Home</AddressType> <Address>123 Street, Sandiego...
My form is lengthy, and one Master Page section will be text with no form fields, but the text is 10+ pages, depending on the version of terms and conditions provided. In this link, http://forums.adobe.com/message/5112687, there is much discussion on how to accomplish in 8.2, but how would I accomp...
Is there a way to have the script ignore upper and lower case?I have a script that creates an array of the dropdown items then compares the users input to see if there is a match. The user needs to know to capitilize the first letter or a match will not be found. I want the script to find a match ev...
I have downloaded LiveCycle Designer but can not install trial for 60 days. (Windows 8). Message: "Error 1311.Source file not found: C:Users\Pat\AppData\Local\Temp\7zOC065.tmp\English.cab. Verify that the file exists and that you can access it". Can I get help from you? Thanks //Patrik
I can't find the source for the Mobile Workspace App in ES4. The documentation says it will be in the adobe-lc-mobileworkspace-src.zip file found in this path: [LiveCycle_root]\sdk\LC Mobile Workspace. I have that file - but there's no Android folder -- there's a Capture folder and a Capture.xco...
HelloI'm trying to make a form, that picks the recipient depending which value a textfield has (dropdown value -> textfield)Sounds really simple, hm?But I'm having huge problems. The programm doesn't seem to like me at all .//END OF DROPDOWN <event activity="change"> <script contentType="applicati...