I have a form I am working on. But I can't figure out how to make the field have a pop-up message if someone enters .40 instead of 40. I want the field to block anyone from putting in .40 and only allow them to enter numbers straight up (i.e. 40).If the user enters anything BUT straight up numbers, ...
Hello thereis it possible to make a specific section of a form only visible if a checkbox is checked? I think it might be possible via AddItem script? For example, I want the section "Materials Managements" to be only visible if the Checkbox "Materials Managements" is also checked. I attached my PDF...
Hello forum,I makin a new form that has two calendar dates.The first date is a start dateThe second is an end dateAfter the dates are selected a text box will generate the number of days.How could I accomplish this.I'm desperate for help, my form is ready for presentation and I've tried to find a so...
I'm getting itemReceive events when the node isn't synchronized. My understanding was that, in order to get items from a collection node, the node had to be synchronized. The documentation doesn't seem to address this sort of situationMy understanding was that when you call subscribe(), the node wou...
I have a client that is concerned about users being able take screenshots of documents. I know that this can be prevented in a Windows environment. I also understand that there is no way to prevent either the new Windows Snipit tool or a third party application from doing this. However my questio...
Hi ,I have created DDX file and previewed the same in Assembler Descripter editor , am able to create PDF portfolio and save it into local system.The DDX :<DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <PDF result="Untitled 1"> <Portfolio> <Navigator source="mysrc"/> <ColorScheme ...
HelloI have a requirement for a dynamic downdown list. I am using javascript to self populate 2 text fields from the dropdown list. I require the dropdown list/box to be able to have user input options as well as the dropdown list. I have selected the "User entered - Optional" from the setting but ...
We have been trying to follow the examples in the Cocomo Developers Guide and the sample application to start implementing an external authentication solution. Neither our login application nor the sample provided in the SDK work for us. Both fail when trying to log in with the same errors in the ...
I am getting the following error when trying to convert a excel document into a PDF document2010-01-08 18:03:29,606 INFO [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-Forecasting.doc: Job Submitted by User: administrator2010-01-08 18:03:29,646 INFO [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PD...
Hi, I created a process which is exposed as a webservice to render formguide. When I see the output it is a blank screen. It seems the flash palyer got loaded in it but it shows just a blank screen. If I use renderPDF service, I could see the pdf document in the output. Did I miss any specific conf...