binding with .length
Hi - My boss and I working looking though the XFA specification and he noticed the ability to use aggregate functions like .length. But when ever I enter (schema path).length into designer it easies...
View Articledata formatting question
I have one field for SSN or EIN number. The xml output needs to be in either 123-45-6789 or 12-3456789 format depending on if the entity is a person or a business. I have a couple other fields I can...
View ArticleSwitching from design mode to preview mode
Hi all, I am a regular designer of dynamic forms in LCD but have just come upon a problem. Switching from design mode to view my form in preview is locking up LCD and forcing me to exit LCD. Any ideas...
View ArticleHow to update a dropdown object at Design time ( not Runtime)
All:I have created a form with a drop-down object for Employee. The additions & removals of Employees from the list is manually entered by an Administrator. Is there an easier way for this to...
View ArticleValidate fields before signature
Hello --- hope you are all enjoying the holiday season.I'm working on a fillable pdf form for my office mates to use as a cover sheet for certifying invoices for payment. I have a few fields which must...
View Articleupdate field
I have afieldnamewithglobalbindings, I'd likea second fieldname(calledname2)hasdefaultvaluethat fits inreal timein theprincipal name,as if it werealsointhe globalbinding, but if Ichange the valueof the...
View ArticleFormCalc: format border color for data in table
I am new in scripting language so I seek your patience if my question seems to be obvious. I need to put different color (let say: red) to the bottom border/line for all lines of the data in a table.My...
View ArticleNeed help making digital signature field read only if required fields are null
Using Adobe LiveCycle Designer, I have a digital signature field. I want to prevent users from being able to digitally sign the pdf if any required fields in the pdf are null or blank. I'm a newbie...
View ArticleMultiple instances of a page
Hello I have a multipage form I am creating. One of the pages spans two pages, and within the page is a table and within the table cells are linked (Data Binding) See screen shot.Sorry it is a little...
View ArticleForm fields in LiveCycle. I want to allow users to add URLs to a form so that...
Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?
View Articledeselect radio buttons except the one that execute change
Hey! Im curious how to improve this code; if(this.rawValue == true){ radiobtn1.rawValue = 0; radiobtn2.rawValue = 0; radiobtn3.rawValue = 0;} into a function that unchecks all radio...
View ArticleDateTime Field
I have a date time control that I'm not sure how to get it to behave properly. If someone tries to insert the date 12/12/34 for example it makes the date 12/12/1934 instead of 12/12/2034. Is there a...
View Articletext fields displaying in lower on page in PDF preview than in design mode
Hi, I've had this problem for a little while and just worked around it, but I'm wondering if it is something I am doing that is causing it. In design mode, I line up a fill-able text field over a...
View Articleform progressive number
HiI shouldinclude in my pdf formanumberingtype: 00001/ACQ/2014Numberme upthatchanges wheneveryou press theprint buttonand the yearthatchangesautomatically andthe exchange rate, reset the counterCan you...
View ArticleLiveCycle Designer Form - XML data not showing up for radio buttons
I have radio buttons in my LiveCycle Designer form. When I import XML data, nothing shows up for my radio button selections.
View ArticleIncrease/decrease indent not working for bullets
I recently upgraded to ES4 so I would be able to created bulleted lists in forms. However it seems that the increase/decrease indent doesn't work. Is this a known problem? Is there a work around?
View ArticleDon't ask for save when close the file.
Maybe you all meet a situation that, if you edit the pdf form with adobe reader or acrobat and close it, it will jump out a window and ask "do you want to save the change before closing?".Does anybody...
View ArticleHelp - Validation fails stop script
Hi guys, I need help with some code. I have created a form which users a normal button as a submit for e-mail. The reason I have done this is because the button pulls out info from the form and inserts...
View ArticleHow can I generate different images for each choice made in a drop down?
Hello everyone, I am new to livecycle and scripting and I have a question. I have figured out how to use a switch statement to generate choices in a drop drown from the choice in another fairly...
View ArticleForm fields in LiveCycle. I want to allow users to add URLs to a form so that...
Form fields in LiveCycle. I want to allow users to add URLs to a form so that they can be clicked and opened on the web by form reviewers (users). what is the best way to achieve this?
View Article