I am not familar with Java and I have been fighting with this IF statement and I cannot get it to work. I am sure it is something fairly basic. Can anyone help? I have seeminly tried everything. In this example below I am trying to check if the data the user has entered in the FAVOR field is AAA...
Hi there,I am using LiveCycle ES3. I would like to insert at the end of my form (standalone form, NOT a web form) a button which allows the user to check their form for errors, then display a list of the errors and highlight the fields which have the errors. Lastly, it should unhighlight these fie...
I have two fields:txtStageContent (where the user types in information)WordCountResult (this field displays the words counted in the txtStageContent)in the exit event for txtStageContent I have the following code to count the number of words (which works):var cnt = word_count(this.rawValue);WordCoun...
Hello,I am a 'novice' who is DIY'ing the construction of a dynamic pdf form, using Adobe Livecycle Designer 7 (I know, it's a VERY old version!)[So, any help that comes along must be 'for Idiots'!]I need to construct a code (Java script?) so that a few of my text-fields DISPLAY data in Title Case - ...
Hi All,I have a table(static or dynamic) with three rows. I need to get the no of rows in a table. I tried using instanceManager.count but it is giving me 1 instead of three.I need to use some kind of function which i can use it for other tables as well.Can anyone help me on this!
Hi there,I temporarily switched from JavaScript to FormCalc just to see what functions were available. It didn't have what I was looking for, so I did not add any functions, I just browsed, then I switched back to JavaScript. However, now when I view my PDF I get the following error messages which...
Hi All,I have a 2x2 table in which the top row is a header row and the bottom row 'Row1'. Row1 Cell1 has two buttons in it, one to add a new Row1 using Javascript click instance script:this.parent.parent.instanceManager.addInstance()...and one to remove any Row1 using Javascript click instance scrip...
I am hitting Assembler Service to Merge 3 Documents through SOAPUI and I am getting the base64 encoded merged document as the result.But when I hit the same Assembler Service through IHS with a hostname instead of IP, I am getting a remoteURL as the result from Assembler Service which has an address...
Does anyone know how to populate multiple fields from data binding, most of all of these forms and how to only populate one field of data i am losing the connection when it comes to connecting the second, third, etc fields to the data of the xml?