I have made a form with the following informationif I go to preview and enter e.g. 5 for "number of spreaders ordered" then the subform/table "Series" will become visible, butwhen I go to preview and first change radiobutton list "Certificate by certified body" and afterwards change "number of sprea...
I have a table that is sometimes hidden. I want to validate the cells in the table, but only if the table is visible. I found this script on the Forum, but am having trouble making it work. The error message appears when the table is hidden. if(partiv.nonflow.busjus.presence == "visible" && partiv...
Hello,I have 4 numeric fields.The user enters dollar amounts in the first 3 fields. I have a FormCalc script in the 4th field that takes fields 2 and 3 from field 1 and display the total. It looks fine until the user hits the submit button. They they get the following error message: I've checked th...
LiveCycle keeps telling me that form objects are using features not available in the target version, and I should review details in the Report palette. Every bit of online help I can find tells me that I can open the Report palette using the Report palette menu button, but I can't find a Report pale...
Hi folks,Beginning last evening, and continuing through this morning, we've been experiencing significant delays in connecting to the LCCS collaboration and FMS servers. I was wondering if anyone else is experiencing this problem.Here is a sample of the sort of connection time we've been seeing:11:0...
Hi,We have the following error "com.adobe.rtc.util.RTCError: not-active" on all our environment (3 different LCCS accounts), including our production environment. This is a new error that we were not having before. We had successfull video conference in the past weeks, and our code base didn't chang...
Hi,I have hidden text boxes, etc and depending on the answers to the drop downs then I would like to be able to create an email button that only sends a message to a pre defined receipient with some data from the text boxes, I do not want to send the form.Is this possible?Thanks
Comments in LCSS sample apps typically say something like "You would likely use external authentication here for a deployed application; you would certainly not hard code Adobe IDs here."Our app will be used by numerous (we hope) customers. Each time a customer launches an app and connects to a roo...
I'm creating a form, and i already have 5 drop down boxes that are bound to 5 other text boxes that generate numbers based on each selection. This gives me a 10 digit number for purchasing. (2 digit- 1 digit - 4 digit - 2 digit - 1 digit) My question is, can one text box be bound to the 5 drop down...