Hello, I have a 4 page form that I have pages 2-4 hidden until a selection is made from page 1.My question is, is there a way to hide the 1st page after the selection is made which shows other pages in the form?When I try to hide the 1st page, it shows as a blank page using: MainPage.presence = ...
Hello!I´m developing an app that display the video screens in random positions on the stage. I already made some changes on the FP9 source code to achieve that and worked pretty well. but to be able to use p2p and speex, I need to move on to FP10, where I only have the FP10 swc.Is there a way to cha...
Hello,Hopefully this is an easy fix that is escaping me.I have a subform which has an ADD and REMOVE instance(row) button so I can add additional subform. The buttons are part of the subform. Although the basics are working fine, it currently only adds an instance below the last instance added no ma...
Do know how to quite explain this, but here it goes.... What I would like to have is text not flow onto the Instruction Page. All of my subforms are expandable.I would also like for the instruction Page to display Instruction Page 1 of 1 instead of (for e.g. Page 4 of 4).Any help will be appreciated...
I am having some trouble with a simple if-else statement. When a certain selection is made in a drop down box, I would like two other drop down menus to appear. (At runtime, they are hidden.) The current problem is that when I try and select anything in the drop down menu, it will only allow me to s...
I was wonder if it is possible to attach a document to my PDF inside LiveCycle Designer. I've tried attaching via Acrobat Pro, but as soon as I reopen and save in LiveCycle Designer the attached document gets deleted. To be clear, I want this document pre-packaged with my PDF. It's not for users to ...
Hi,I'm having an issue trying to generate a PDF using the generatePDFOutput component of the OutputService. When this step of my sample process is encountered, no PDF is generated, and I see a stream of these errors in the logs: Failed to locate Adobe Font information. Please check your Adobe F...
In LC Designer 8, I created a dropdown box, input numbers in the list items (Object / cell / list items) and then assgin them values (Object / bidding / value). I used these values to calculate a total. All seems to work out fine, EXCEPT:When I print the PDF from prior to saving it, the values (num...
i have a pdf, that i need the user to fill out and print, but i do not want them to be able to save the data they've entered.so if they click save, it would only save a blank pdf form.is it possible? how?Thanks!
Hi,Is it possible to check a user entered value in a Decimal field and change it prior to it being used in Calculate events associated with other fields? Basically I want to trap zero and null values at source, change them to 1 and thus prevent "division by zero" errors that would have occurred in o...