Hello experts.I have a simple form with a very long drop down list and two textboxes. I am using an array to populate textbox1 based on a value chosen in the drop down list, and this works as intended. Just a few of the values in the drop down list, but not all, should cause textbox2 to become rea...
Morning,Has anyone used this with ddx? I am playing.Trying to get a document where I am assembling two documents and getting layers to work.I am assuming I am way off.Does anyone have a working sample?<DDX xmlns="http://ns.adobe.com/DDX/1.0/"> <InitialViewProfile name="initialViewProfile1" display=...
I have a couple of areas of a form that use this code:DateTimeField2.rawValue = Num2Date(Date2Num(xfa.event.newText, "M/D/YYYY")+30,"MM/DD/YYYY");Essentially allows you to pick a date which then determines a future date 30 days from the date you chose. Seem simple enough however the date calculated ...
I have a calculated field whose formcalc is sum(price [*]) and the object value type is set to Calculated-User Can Override but when I try to overwrite it, the fields goes back to the calculated figure. What am I not doing?
Hello,In a flash application http://livecycleserver:8080/ReaderExtensions, when reader extending document, there is a "full save" checkbox.When using ReaderExtensionsService -> Apply Usage Rights in LC process, there is not "full save" option. This option is also not documentedin ReaderExtensionsOpt...
Hello everyone,We are in the process of performance testing a 2 piece workflow where a fax server places the received fax into a watched folder endpoint, a process picks it up separates the pages and pushes the single pages to another process for validation. In order to test the orchestrations, we ...
ExpertsI have to develop a fairly complicated Adobe Form with a data connection. In real life this will work with a connection from a web dynpro component, but I've built a basic proof of concept using an XML file.Essentially I need to display a matrix which can grow both to the right and downwards...
Ok this may be a newbie question but how can I change the color of text in text boxes and/or in the caption portion of different fields? I created my form from a document that was already created. The color of the font in that document was mostly blue with some text as red. Any new fields I add the ...
Hi,I am new to Form designI am designing an offline form I just want to validate the user inputwhether user has entered Character or Numric.if user enters characters in phone no I have to give an error message.can you please give the pice of the script to validate the user input.RegardsBikas
Hi,I am creating a simple form and which is completed in pen and posted to my company.When creating a date field, I would like there to be a comb of 8 characters with DD/MM/YYYY in a light font in the background of the date field. I am having difficulty doing this so any help would be much appreciat...