I have a form where sub forms have a check box in them. I need a script when the user clicks a button to hide all sub forms that don't have the check box checked. Thanks for any assistance you can provide.var allChildElements;var intNumElements;var currentElement;var i;allChildElements = CRT130.no...
Hi,LCD ES4I have a Iban field and a BicSwift field.For validation of the Iban I copied the script object "GitHub" BR001_ACP of 16 May 2014 and the button.Unfortunately it does not work for me.Thank you in advance for your help.Daniel
First, let me start by saying that I am a 1,000,000% novice. I merely type my question in google and spend a ridiculous amount of time looking and praying for scripts that I can cut, paste and modify it see if they work. Most of the time, I have no idea how it works and I don't really care as long...
Hello there,please help me with this issue.I want to have "Save as" button, when I click it rename file name in specific field entry name( rawValue ) and Save it silently with massage box.Tried as much I can learn, because I have no clue with js coding. I understand that part with js file in Adobe J...
We just purchased a couple of licenses for LiveCycle Designer ES4 and cannot determine how to get the quick fix that applies to SP1 listed at LiveCycle Help | LiveCycle ES4 SP1 | LiveCycle Designer | Quick Fix 1101.008. On this page, as well as many others, there is a link to Contact Support to obt...
I have a form with a flowed subform, containing several fields. I need all the fields in the subform to expand in height to fit the height of that particular field that is filling. How can I make all the fields in the subform expand in height when the one field expands?Thank you for any assistance ...
Example my workflow is running and not finish but I need to move workflow to a new server now. would it be possible my workflow move to continue left step on a new server by continue from the old process ?
Hi,I need to preselect an item in a drop down list, but I cannot see how to achieve this using the current or existing methods. I know that if I set the rawValue then it works, but later when I try to retrieve the data from the selected dropdown list item, I get an "Empty" which doesn't help. What...
My form has two master pages (labeled "Part A" and "Part B". I added all the objects that start at the top of master page 1 in one subform and all the objects that start at the top of master page 2 in another separate subform. Can I script a button to only print the pages created in master page 2 (P...