I have the following code behind some Radio Buttons: Form1645.Page3.TeeCrossSubform.TeeCross::exit - (JavaScript, client)if Page3.TeeCrossSubform.TeeCross.rawValue = "N" { xfa.Page3.TeeCrossSubform.Disruptfield.access = "open"; xfa.Page3.TeeCrossSubform.TeeCrossCC.access = "protected"; }el...
In the linked form, I am trying to have the Model numbers increase by 5 with the staring row being 10. The first row works correctly (15) but the next row displays 16 instead of 20. Any help offered is appreciated.https://acrobat.com/#d=qqeTcs45UOSYHDSkvZX4ng
So I have researched the forum to answer the question of how to make certain fields in a form required if a value is entered in another designated field, and not required if no value is entered in the designated field.For example:There is a field titled QTY_paper, and if a value is entered into QTY_...
I created my dynamic form so that certain fields are visible and invisible based on other selections within the form. I've created a submit button using a standard button and settings to send the PDF as an attachment to the appropriate email address. When the attachment is opened, the presence of ...
Hello,I frequently have to combine multiple file types with acrobat via selecting all the files, right clicking and choosing "combine supported files in acrobat."I recently made a fillable, flowing PDF form in LiveCycle which I will need to combine with other file types (mostly JPEG's) in acrobat. ...
Please check this thread:http://forums.asp.net/p/1828622/5097523.aspx/1?Re+SQL+Server+2000+Full+Text+Search+using+CONTAINS+to+search+Arabic+Text+is+not+workingAfter doing lot of testing and investigation, I found out the following on SQL Server 2000 under Windows Server 2003 using Indexing Service:1...
HelloI knew that its odd, but just want to chk with experts that do we hava any chance to make visible/hide a text object DYNAMICALLY?I put a text object, i want to change its visibility dunamically, i mean, i have a flag, i will use it in JS to determine the visibility of this text object, pls. let...
I have been working on a dynamic expense report form for our company but have run into a number of problems. I would appreciate help with any of these!Problem 1: Last subform: Table 4 (Miscellaneous Expenses) - This subform does not force down the footer section (signature, comments) like the other ...
After selecting from the drop-down list it auto populates two different radio buttons. Those radio button fields should show/hide two different subforms. I get the radio button fields to populate, but can't get the show/hide function to work. The below is the form without the show/hide function. ...
I know this question has been posted before, but I'm very new at this, and the answers I've found so far are over my head.I'm trying to create a submit button that will not only e-mail to a specific address, but also carbon copy someone when their name is selected in a drop-down list on the form. I ...