I have created a form (with sub-forms on top of sub-forms). They all seem to expand and go onto the second page but it will not create a third page when it reaches that point. Nor can I add yet another subform on a third page. I cannot seem to figure this out after working with it for several ho...
When trying to run the application LiveCycle in a Week (Reader Extensions) (Done).lca (Day 2, lesson 2), using LiveCycle Reader Extensions, following error message comes on: ERROR [com.adobe.idp.workflow.dsc.invoker.WorkflowDSCInvoker] An exception was thrown with name com.adobe.repository.ResourceN...
We have a form posted on our web site and we get the message: " Unexpected token type"when we try to download and open it!When I open the form locally I am not getting any error message!What this error means?Thank you
Hi there,For some resason I can't authenticate in the room console when creating a new account. All I get in response is "Authentication Error". I'm using my collab URL, my email addess associated with my account, and my PW. Am I missing something?Thanks in advance for any help!Ryan
Hi,I want to set a modified flag in the xml data when a field is modified. I added a field for that in the xsd that is bound to the pdf file:<xs:element name="modifiedFields"> <xs:complexType> <xs:sequence> <xs:element name="countryModified" type="xs:int"/> </...
Hi people. I made a PDF form with a submit button (url-encoded data with HTTP Post). But I did not use a common page such as php to receive it. The form data will be read by a 4D database client and it can receive all the fileds and values of the form correctely. However, although the data has been ...
Is it possible to send an email on submission of a form WITHOUT actually sending the XML/PDF/data? In other words, a User completes a form, clicks Submit & then creates an email thanking them for submitting their details.I know what you're thinking - what's the point of that? - well, the majority of...
It is no longer posible to search the forums for specific key words. I usually use the search function a lot. Nov tt looks like the it only search people and not the forums.I don't know where to report this error that's why it comes here.Kirstine
Hello guys,i need your help,im doing Model Driven Development and want to know if there is a way to call a service method Synch NOT Asynch.All the calls are Asynch." var funcionarioToken:AsyncToken = new FuncionarioService().getAll(); funcionarioToken.addResponder(new Async...
Hello all!I have been trying to experiment with external authentication with PHP using the samples provided with the LCCS SDK Navigator.I have changed the "index.php" page to include all my account info. and have double checked it! However, when I upload it to my server, I keep getting the followin...