[LC Designer ES2 9.0] Using Action Builder to add a new instance of subform SITE, where first field is called SiteName.If I set action to Set Focus to SiteName, the focus goes to the *original* SiteName field instead of to the new instance.Users will typically add a number of additional sites and, e...
If I have a 3-character comb for Area Code, how do I get the cursor to automatically advance to the next field after user types the third number? (LC ES2 9.0) Thanks! ~Carol
Hi, I just t hought I'd let someone know that the Reader Extensions file in the student course files are expired. Is there anywhere to get updated course files?
I'm trying to create basic if statement for one of the fields. I'd like to know your opinion what is wrong with it//codeform1.#subform[0].Body.TotalTaken[0]::calculate - (FormCalc, client)var sum = Sum(Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec) // if I leave only Sum(Jan,...) in this field it...
Hi ,The error ::2010-02-26 16:25:16,811 ERROR [STDERR] Feb 26, 2010 4:25:16 PM com.adobe.idp.auditworkflow.dsc.service.storage.ProcessRecordingStorageImpl manageRecordingFileSizesWARNING: deleting oldest recording(s) due to space limitation.I am seeing above error many times in log file. Then googl...
I got a table( Which is actually a subform not a table but I am using it as a table kind of thing) .Where each cell is wrapped in a subform.Each cell has a numeric field .Where the user has to enter the datas.I want to compare the values of two columns and basing on that i want to show some alert me...
I have a few drop-down boxes populated by scripts on their respective Initialization events. Everything worked great through development--except, when I demonstrated the form for a group, I noticed the drop-down boxes were populating twice. I wasn't using a clearItems()--shouldn't have needed it, ri...
I added a button to a form to add a row in a table. It was working. I moved some subforms up and now the button isn't working. Can someone take a look and help me understand what I'm doing wrong?Also, I can't figure out today why I can't insert a copy of the form! Any clues there?Thanks,MDawn
I'm lost here, I use LiveCycle Designer ES and I'm trying to fix few fields to interact with each other in pdf. I've studied few examples, calculation field has marked in value tab "Calculated - Read Only" and code is added in Script editor (Ctrl+Shift+F5)What I am trying to do is add two numbers in...
Hi Gurus,I'm new of this forums, I hope you can help me in my realy strange problem.I' ve create a Web Service ( SAP ) and my job it's to create a Adobe Interactive Forms with LiveCycle,that connect to WS and recive some Binding values.When I import the WSDL in my LiveCycle and create the form, all ...