Hello all - I'm using Adobe Designer 7.0 and I've created a form with two linked dropdown lists. The second dropdown list displays certain options depending on what was selected from the first dropdown list. I based my dropdowns on the country/states dropdowns in the Interactive Purchase Order sampl...
Hi, I have created a simple call report form that has 3 fields; customer, contact and date. Beneath the heading 'customer", I have a text field, to the right of it I have the text field for "contact" and to the right of it, I have a text field for the date to be entered. So, I have 3 fields from lef...
I am new to Acrobat and designing in LiveCycle 8.0.My first try worked very well. It is a survey that takes numeric input from the user and calculates averages and sums for a total score. I must say I am very impressed.What I need assistance on is this.I want the user to only be able to put:1. Numbe...
Hi, I have a requirement, to create records dynamically based on the RowId,Cityname. For example, if the form receives 100 records from the database and I want to show only 10 records based on the data.How can I do this with javascript/formcalc?ThanksThruna
I think this is a simple one (but I can't find an answer, which worries me): Is there a way to use javascript or formcalc to validate that the date entered (or picked on the calendar) is a Monday? I am building a form in LC8.0, and I would like my date/time field to trigger a validation error if the...
Does anyone have a sample of calling the LC ES Web services using CF (8 in my case). I constantly receive the error:<br /><br />Web service operation renderPDFForm with parameters {urlSpec={contentrooturi=C:\\Adobe&applicationwebroot=http://testLCserver:8080/FormsServiceClientApp&targeturl=http://t...
I have a problem setting the toolTip programmatically. Does anybody know why the following line would not update the toolTip? Is there a configuration step needed to allow this at runtime?var f = event.target.getField( pObj.somExpression.substring(15) );f.userName = "My custom tooltip";f is a valid ...
Is this possible.When the user is filling out the form, the required state of fields needs to change based on input gathered from the user.FieldA - TextFieldFieldB - DDList - Values Yes and NoFieldA should be required if the user sets FieldB to Yes, but it should be required if they set the value to...
Acrobat 8 Pro and LiveCycle Designer...WinXP ProSo far I have not been able to send a completed form by clicking on the SUBMIT EMAIL button within Reader 8. It only sends the data and not the complete PDF/Reader form. I have activated "Enable Usage Rights in Reader" under ADVANCED inside of Acrobat ...
Hello,I know this has to be simple for most people in this forum but I have been trying to figure this out for many hours.Here's what I am trying to do:I created a numeric field that a user enters a number. I want this number to be multiplied by .475 and to appear in the same field. In other words h...