I would like to be able to have a text field that populates as "Complete" or "Incomplete" based on whether all the mandatory text fields have been filled out or not.For example, if the "First Name," "Last Name," and "City" text fields are not filled out, the "completion status" text field will show ...
My form has some items added to a ListBox by the form user.I need a script that will loop through the ListBox list, find and delete any items that display as blank (can click in that row but no text is displayed).
Hi,I am using LC Designer ES2,For the Date /time date format, this is automatocaly display on my form.Another Think, How can i change display the date field to 2015-03-20. The defaut display 15-03-20Thanks fot all HelpPierre
Am trying get the (near accurate) age in years and months to populate in "Age on date of retirement" (Age1) from the date of birth (DOB1) and the date they retired (retireDate1). The only examples I've been able to find are for "today" dates. Can someone help with code? And I understand it works bes...
Hello,I have created a Repeatable Fragment called IssueSet within a subform and added two buttons; one to "ADD an ISSUE" and one to "REMOVE an ISSUE". I am able to add an issue without problem but when I am at the bottom of the page and want to add another IssueSet, I click on ADD an Issue and it j...
Hi,I had a requirement like this, there are two text fields say Textfield1 and Textfield2 and if Textfield1 is full it should automatically go to textfield2 and fill the characters typed from the keyboard. I had implemented this by using full event. If Textfield1 is full change focus to Textfield2...
There will be a number entered in the last cell of each row which will total at the bottom. I've read and tried numerous ways to total the tables and none work for me. What am I doing wrong?
I use LiveCycle to create electronic forms/worksheets for the group I support at work. I've had two worksheets have this issue recently. One I was able to fix by going to my previous version, re-editing, and re-saving. The other continues to be a problem. The worksheet is dynamic, and has severa...
Hi everyone,I have a form with two sections. Each section is a subform (the green boxes represent the subforms in the screenshot) and each subform contains three required fields and one submit button (the button submits to an email address). The problem is I can't seem to keep them separated. If I f...