Does anyone know how to highlight all of the required fields via script? Acrobat displays a checkbox for highlighting required fields, but it is unchecked by default and the user has to click it each time they open the document. I have yet to see a way to set it as a preference in Acrobat or Reader...
I think I may have found a bug with the full event. The XFA specification indicates that the event is fired when the last allowable character is typed into a field. I even found the following on page 217 of the XFA spec:When the user types the last allowed character into field A, the order of event...
Has anyone been able to implement a field that is calculated, but can be overridden? I have created a numeric field that calculates a value based on two other fields. I then selected the field type to be "Calculated - User Can Override". The calculations occur successfully, however, if I attempt to ...
Have looked through most of the forums, don't think i missed the answer but here goes I have a form that includes 4 dropdown catagories; i am trying to have it so that when the friendly text is select from the dropdown it opens a new pdf file with the requested info. New to designer, in the past i ...
I have a body page (set to flow) with a subform (set to flow) that has a text field on it. All have been set to "expand to fit" y axes on the layout pallet. I have setup overflowleader/trailer subforms for pagination, as well as, checking the "allow page breaks within content" and "allow multiple li...
Hello,We are trying install Adobe LifeCycle Reader Extensions 6.1 on WebSphere 5.1. But when we access the web page: http://hostname:9080/ares, upload a file, click next, web page generate an error:An Error Has Occurred Error 407: An unexpected internal error occurred: 'java.lang.IllegalStateExcepti...
I have TextField that is set to accept Multi Line and No Limit Length or Max Chars. And on the layout pane it's height is set to 0.5in and also have "Expand to Fit" checked.At runtime this field accepts unlimited data to an extent the TextField can not be able to fit in one Page.I want to restrict u...
Hi out there!I need to display a button with 2 or 3 linies of text in caption.When I enter the caption I can make newLines fine, and it is displayed perfectly in designer 7.1.But when I preview pdf, it displays caption on one line - can it be done?/Thomas GJyske Bank, Denamrk**I know you can make a ...
b How can I set the transparent color to a form object from a JavaScript code?For example in this case:> xfa.resolveNode("this.border.fill.color").value = "255,255,0";This line set the object color to yellow. And transparent color? How I have to do?Thanks !!!Dan
Hi,Everytime I restart Designer, all my custom colors are reset to white. Which is pretty annoying. So I want to export them to a file at least.I figured, that user defined custom colors in Windows are stored in the Registry in:[HKEY_CURRENT_USER\Control Panel\Custom Colors]or alternatively in:[HKEY...