Hi,I want to get the items stored in a node at the program start. I see there's a fetchItems function in the CollectionNode class but it needs item IDs, and obviously I don't have them, or I don't know the correct place to look.Please help.Thanks.
I was wondering if it was possible to Hide certain fields before the form is submitted/emailed so that the receiver of this form will not be able to see those fields but still be captured by the database? Is this doable?
I am trying to create a timesheet in Livecycle to replace the current form I have in Excel. I am still a beginner w/ LiveCycle and this is the first real issue I have had in quite some time. I am having trouble requring a field based on a choice.The timesheet is set up as follows: In my excel spread...
I have a form that, when completed and returned, prompted me to add the form to a responses file. The form was returned with by a "Submit" button, and the URL was set to "mailto:xxx@xxxx.com. I changed the button to use Javascript (so I could pull information from a field and put it in the Subject l...
In my Hierarchy I have a object with a question mark on and the description beside is: (untitled <draw>)The problem is this object is locked for some reason without the ability to change to other field or delete!How I'll delete or change the above object?Thank you
For some reason since my last update, I get this when trying to print any documents I have either created or modified with Livecycle. Is there a fix for this issue?
SubFormATableADropDownList1DropDownList2TextNameDateTodayNumericAlphaNumericaBetaButtonDelete./TableAButtonAdd/SubformAEach field (denoted in bold) is mapped to a schema. All non-bold items have bindings of "None" TableA has a default binding of None and is set to repeat for each data item with no...
Hi all,LiveCycle Designer 8.1I see in the documentation examples of setting the color of a fillable area (background color) of a text field in JavaScriptbut I see no example of this in FormCalc. Can any one provide any pointers?Thanks ~ Ken
Hello All,I have a drop down with both assigned... Text and Values.I can refer to the Values, such as:var value = dropdown.rawValue...but I don't know how to refer to the "Text" value (Text value as displyed on the drop-down)any ideas?Thanks ~ Ken
Hi,I'm using LiveCycle Designer 8.1 and am trying to calculate the differnce between 2 date fields.My script keeps retuning an unexpected values - such as -40,551 (When 09-01-2011 is entered in the form1.Account_Profile_1.DateTimeField3 field and 09-23-2011 is entered in the WO_date_ship_first_orde...