I have a Text Field object at the top of my master page. When the user selects from a drop down object, the Text Field's background color needs to change from white to either green, yellow or red. I created the script in the change event of the drop down and it works correctly until a second page is...
HiThere is no straight answer for how to get the 'Adobe LiveCycle Reader Extensions' anywhere. We need to connect our database web services to our LiveCycle forms. Can someone please assist?PS:We have forwarded this query to the Adobe team in Sydney. But I am not expecting any reply from them for ne...
I am painfully self-taught and using LiveCycle Designer ES 2 on Windows 10. I'm trying to design a pdf form (via Readers Rights, users can input text) and all has been going well - pdf functions exactly as needed - but I need to address some visual aspects and here's the hitch...I want the values ...
Hi!Ok here goes. I am creating a form for my company. The first few fillable fields need to be completed by my department (HR) and the other portion needs to be filled out by employees we will be emailing the form too. So on that note, is there any way to make the fields the HR department complete "...
I have a script to set some variables and I need to run the script many times throughout the form, for different users at different times. How can I set up the script as an object in Variables and call it when I need to run it? Greatly appreciate any help. I'm using ES3.var emailSubject = "";var ...
Last year I downloaded a trial version of LiveCycle Designer. I liked it.So we bought 4 licenses.Now I am going to need to have my PC re-imaged.LiveCycle will be going bye-bye.I'll need to re-install it.But there is no more trial download available.We bought licenses and not CDs because Adobe told u...
Adobe LiveCycle Designer Cookbooks by BR001: Using app.execDialog() in an Adobe Designer FormI'm following the above post and trying to do this:1. When I select "Aland Islands", it need to show the cities of this island in a new list box that's appended to the first one. When I select any city liste...
Script Dependencies and "recalculate()" I follow the example here, and use it to make a dynamic table. The +/- button now work as my Add/Delete row button.Learnt from the guide, I can use instance manager and add or remove instance of row. Now I want to know which row I'm editing now, so that when t...