himy radiobuttons are for a persons title eg Mr Miss Mrs Ms and value 5 is for other.when i click other i want a text box to appear that a user can write in, and if the user changes their mind after writing in the box i want the text box to disappearyou may of noticed i am new to java. this is the c...
I am trying to write the script to display a message and change the color when a field when it is not filled in or a radio button group when the user did not make a choice. I am able to get the text fields working properly, however, I cannot make the radio button group work. It displays the message,...
I have a table with two columns (quantity and price) and 20 rows. I want a total price at the bottom without having a totalprice field for each row. Something like this...TotalPrice = sum(Quantity * Price)thanks
Hi!I'm developping a multi language form guide. Thanks to the Paul's workaround, I'm able to translate the field caption. But I cannot find a solution to translate the questions/answers in nested optional panels. Does somebody know a way to do that?Thank youDenis
In order to be able to classify Cocomo, I would like to know:How does it relate to Adobe LCDS/BlazeDS ? Does it leverage partsof those products ? How does it compare in terms of functionalityand performance ?
Building a form in Designer ES 8.2 works fine with reader 9.0.However... when I try to use 7.0.5 (the version installed on all the thousands of desktops at my corp):- warning message appears - this is a newer version- BUG: I have a twisty that hides/shows a region. This gets cropped at the bottom, ...
Hi,I'm facing an error while trying to generate a PDF through CreatePDF service (GeneratePDFService). It is converting .tif .jpg successfully into PDF but not converting text documents like .txt .doc etcFollowing is the error log:ALC-PDG-001-000-Conversion failed because of an exception.An unexpecte...
Hi,I have form which comunicate by WSDL connection. I have to change address of this WSDL connection dynamicaly by a script. I tried this command(FormCalc)xfa.connectionSet.Charon.wsdlAddress.value="http://charon:8080/BusinessTripsWS/Reports?wsdl";but it doesnt work. Can you help me with this comman...
HiI am trying to use an executeSqlStatement in my process flow, which saves my submitted forms data by inserting it into a database.My question is, how can i change the database that workbench is pointed at from adobe, to my own DB, or if it is possible at all?I have tried changing the database poin...