Hey guys,Would anyone be able to help me out, I want to be able to edit the email submit button so that when you click submit it will put in a customised subject line but this needs to change with a drop down list that I have in the form as well.Is this possible if it is could you let me know ?TahPs...
I am attempting to make a dynamic form based upon a SQL 2008R2 database table. I need to have a data drop down list that populates from the database, and then when that list item is chosen, populate the remainder of the document fields from the database based upon that selection from the drop down l...
Hello,I am struggling with a problem with pdf form which I've created with Adobe Livecyle Designer ES 4 Version 11.I have four fields (3 textfilds and 1 drop down list) and a Paper forms Barcode on my form(PDF417). Im using fields to populate barcode data. After user edits fields area of barcode be...
HiI have a form where I want to replace the Submit Button with a regular button to take better control of the created email title and body etc. I think I can achieve this using knowledge from previous threads on here however I am struggling to find the code to make my validation work.Is there a JS c...
Hi.I have managed to add an instance of my subform "set 1", but there is a problem. It isn't updating any changes made in the PDF Viewer before adding a new instance.I have a table set within my subform, and a table outside of my subform. The table outside of my subform has an add row button which a...
How to set 1st number in row = 10, and increment by 10 every time Button to Add new row is pressed. Also allow users to enter generic numbers, i.e 13 and still increment by 10 to be 23 or whatever.I already have my table set up with a Button that will add new rows when pressed.I now want to specify ...
Hi Adobe folks,I am working on a Adobe invoice form, where in few currency fields might need to show as "-" if it is negative number.I am using Display pattern num.currency{}, but its displaying it as ($1,234,567.89), I want this to display as $-1,234,567.89Can anyone please let me know how to achie...
I am using JavaScript Coding in LiveCycle and developing dependent drop-down boxes but I am having difficulty writing the correct code. See example below. I am trying to use a multiple case function that references an option that is listed numerous times in the previous drop-down. The problem that I...
I have a form created in LiveCycle Designer that people open up in Adobe Reader to fill out. When completed it has a button in it that people can click that should open up an email and attach the form to a specific address. The form use to work but since I went in and changed the address in LiveCycl...
I am looking for a way to highlight when two cells match. For, instance if the text in cell 1 is Yes, and the text in cell 2 is Yes, I want both to turn green. Otherwise they can turn red.I've tried several bits of script I've found online, but none seem to be working. Could also be that I'm not ...