I want to have the user enter their name as Last Name, First Name, with the comma. I need to be able to validate that there is a comma, figuring if there is not, they did not enter the name correctly and will give them a message saying such.I have found a few things, but they don't seem to be workin...
I am trying to connect the following codes to work together. The way it's constructed one code will work but not the other, this is also true when the code is reversed. The 1st part of the code represents a change in the percentage and the 2nd part of the code calculates the actual percentage.The pe...
I have a subform (say page1->dy) that plays the role of a table row. It have 3 fields H1, H2, H3.I want to hide H1 on click of a button.In the click event I wrote page1.dy.H1.presence = "hidden";This work fine if the dy has only one instance. If it has more than one instance, it is hiding only the...
We are seeing this issue when we want to upgrade from ES(8.2.1) to ES2 - OutofPlace upgrade.DB is been refreshed from ES and migrated to 11gr2, when initiated DB, its failing at 50% with below error.Techstack: ES2/WAS7.0.0.17/Oracle 11gr2/AIX 6.1.[2012-10-29 14:47:57,971], INFO, Thread-114, com.adob...
Can I run different scripts when clicking the same custom button based on the selection in a drop-down object? The selection in the dropdown determines which script runs.For example: if the dropdown selection is "A" - sustom button runs script AIf the selectionin the dropdown is "B" - the same cust...
Good Day All;This may sound like a simple question to most, but… It has had me frustrated trying to figure out.I am trying to populate a dropdown based on what is selected in another dropdown.Let me explain what I have done so far.LifeCycle Designer 8.05.2When I had both dropdowns in the same table,...
Pdf file is working well before rendering reader extension right. After reader extension right one page is automatically created double. I cannot realize why the page become double. I was analysing with xfa debuger. All properties of page same but page2 is created double.https://dl.dropbox.com/u/708...
My field is calc-read only. Spent at least the last 3 days on this form. This is a great resource but I cannot find my answer. My form has to do with percentages, If a field is calculated and the percentage is greater than 50.00% I want to fill the form with color, greater the 80%, same thing. Less...
I finally figured out how to remove the syntax errors with endif. The problem is now I have no more errors and those fields no longer calculate.Example for a loan payment: The field requires other fields to calculate so "endif" was needed. The other fields are zero until I fill the form. if(Pmt>0...
I built a very simple process:Here are settings for email startpoint:Email settings on server:My local mail server is working fine.When i send an email to lc@mymail.com i receive such answer:LiveCycle ES has tried to process your request and encountered the following error:java.lang.NullPointerExce...