When creating a new event type, there are two options for "Deactivate Event":- Upon Notification- NeverThe only documentation on these in the help reads: "Depending on whether you want the event type to be deactivated when its listeners have acknowledged receipt of the event, select either Upon Noti...
When I create a new room and login in through the room console, then enter my room and select the my user from the Hosts column, then click Custom User Fields button, I see fields in there but I have no clue how they were generated. I am assuming somehow they are saved in the default template? If ...
Hi,I created a form in Live Cycle 8.2. I saved it and it works great with Acrobat 9 pro, but when I had a user try it with 8, they could not save it. They could fill in the information, but it would not enable them to save it. Are there limitations with that?Thanks for the help!
Hi, We tested launching of the form and submitting the form from workspace application through browser and it worked fine. When we do the same while the recording of the script through HP LoadRunner tool, it also worked. However, when we tried to replay the script that launched a sample form (create...
Hey folks,I used Livecycle Designer ES 8.2 to create a two-page form for job specifications, complete with numerous text boxes, radio buttons, check boxes and a few small scripts using Javascript (just for changing the presence of a subform). The PDF (or rather Adobe Acrobat 7 and 9 Pro) seems to u...
Using the Script Editor, can I convert this javascript so that it will fire on MouseUp on the Print Form button? The Designer file is attached for reference.newDocName = "";f1 = this.getField("topmostSubform[0].Page1[0].Last_Name[0]").valueAsString;if (f1!="") newDocName += f1 + " ";f2 = this.getFie...
Hello I have a combobox that has 4 item (example: A, B, C, D) This drop list I have specified the values 1, 2, 3, 4people a second combobox but I can not pass valuesI need these values for a xml fileyou know how can I do??var combo1 = xfa.event.change;var combo2="droplist2";var combo3="droplist3";va...
Just starting out with the software. I want to place a text box that spans several lines and "allow multiple lines" in a form I am building. The only problem is I can't find the field tab for the text box object. The only two tabs I have at the top of the object library is "Object Library" and "Frag...