Hi, I hope someone can help me...I am new to form scripting. With my form I am able to define date range that user submits but when user picks date outside range (3 days) the date is still allowed...how can I prevent any dateoutside range or maybe just null date field until date is within range...an...
Hi All, I have another question:I have pretty much finished an order form, and I even went so far as to enable "extended features" so that other people can save their filled-in order form, but I found a couple problems after I did so: 1) I noticed that once you save the PDF, buttons (Print, Subm...
Hi I am working on a web based government project developed using J2EE. The forums are pretty useful. I need help from your team in choosing adobe product for our requirement. We have a requirement in which we want to give an off-line form to the client users. ( Unlimited ) Then, we wanted to give ...
When the form is rendered , I have a text field that is Visible but wrapped in Hidden Subform. You cannot see it unitl you click of the button; Subform is Visible and you can enter data in the field. Works fine.Can someone explain what happens when this field is prepopulated from database. The Sub...
Hey everyone,I've been working with LiveCycle Desinger dynamic forms for a few years now, and this is the first time that i'm seeing this sort of behaviour.I have a very large form open in LiveCycle Designer. It has or 50 different repeatable subform sections. I save it from Designer, then open it i...
Hi everyone,i've been looking all over the internet to find solutions to my problems, but it's not that easy to find good explanations of how things work with databases.So, here's the situation:i had a form (built with LC designer 8.0) with a HTTPsubmit button linked to a php script that would handl...
Hi,I have some Text Field names that are changed by Javascript in certain Click Events. These renamed fields are used for navigation purposes in conjunction with xfa.form.resolveNode, and all works flawlessly until the form is saved, and re-opened.After opening the saved form, all data entered is pr...
Here is the script I am trying. when the user select one of three radio buttons , then the set of fields are filled in or left blank for the user to fill in based on the case below. I'm getting a script error "syntax error" and nothing is filling in. switch (thisrawValue) { case "1": page1.publish...