HelloI put a DATE field in my_form, fine, but i need to pre-populate/default it with the current's date, for example, if today the user has opened the form, this field should come up with todays(11/7/2011) date.I got the code snippets from the below links, finehttp://stackoverflow.com/questions/1531...
Hi,I am trying to get text, that has been placed near the end of a page, to break to a new page, but I cannot get this to work.I have a Subform, called FOOTER_TEXTS and containing 3 text fields, just below and outside of the 'MAIN' Content Area and just above a fixed (static) Subform called COMPANY_...
I'm looking for a way to change color of the font when a certain person reviews the document. After the document has been signed then the reviewer goes in to make the changes. Is there a way for when the reviewer types in the changes the text color is different??
Hi,I created a simple form with Livescycle and even if when i look at the PDF with adobe reader, i can see enought privilege, i cannot really save the content.Basically, i can open the PDF, fill the fields, save the document but when i reopen the document afterward, the content has disapeared. If i ...
I'm looking to format phone numbers in a text field to xxx-xxx-xxxx, when you tab out of the field. I have users that enter phone numbers many ways 6052222222,605-222-2222,605.222.2222I Have (this.value = this.value.replace(/[^\*]/g,'*')"/>) on my exit on the field which works fine if your enter the...
HelloI am developing a interactive form and the back end is SAP ERP software (where in the INITIAL screen will be developed) and the data bse is Oracle, fine.The my_form has 4 pages.The first 2 pages (1&2) are meant for to enter the family head details.And the last 2 pages(3&4) are meant for childre...
Hi everyone,I'm trying to modify what the body of the email will look like once the user has pressed an email submit button. In Livecycle designer, I clicked on the button and viewed the xml source. I scrolled down to the following line: <submit format="xml" textEncoding="UTF-8" target...
I am creating a form for the Engineering Department. The end users need to be able to insert a GDT symbol into a textfield sentence. The sentence uses standard font (Myriad Pro) but the GDT symbol uses the GDT font. Is there a script I could attach to a checkbox that when checked, would allow the us...
Hi, My pdf form has many text fields with borders. One of the fields has a dropdown click calender date extension, and its border wont hide when printed. The others all work with the preprint* formcalc event as follows:ui.textEdit.border.edge.presence = "hidden";any suggestions on how to remove ...
Hi All,Is there any way in adobe designer where i can set the x and y co-ordinate in mm instead of inches in layout properties of an object?I want to design form with particular specifications and those specifications are in mm and in designer the ruler is in inches how do i convert it in mm.Regards...