I'm new to creating forms in LiveCycle, and hardly good at creating the in Acrobat Pro, and am in need of assistance.In this form I have two radio buttons. I just now got them to work as needed (aternating between one or the other), but i'm looking to add some code. When the user selects the Renew R...
I have a Flex 3 app which uses remoting. All works relatively well except for the following...I have a deeply nested object graph as follows:( btw: each VO uses [RemoteClass(alias="com.mypackage.xxx")] meta tags )The main class is called "BrandVO" which contains an ArrayCollection on ProductLineVOs....
Lets talk in terms of forms design and comb fields. I'm having a difficult time understanding why a comb field should be used on printed form ( not talking livecycle e-form) for any purpose other than supporting intelligent character recognition (ICR) or hand-text. Why would a forms developer attem...
[xpost from livecycle google group]:So we are designing lots of forms and orchestrations, so obviously we have many re-usable components that are turned into fragments. I'm discovering that you cannot associate a schema field definition with a field that is contained within a fragment on the form. ...
I am using a drop-down box to populate a text field, as in this example. It works fine, but I am having trouble formatting the output. I need to bold only a portion of the text. I don't know very much about scripting, so I am stuck. I tried to connect two strings together, with the JavaScript method...
Hi All,I have created my first form in LiveCycle Designer, but got stuck with the coding. Any help would be greatly appreciated.In the attached form, based on the Numeric Field value 'Total points' (Calculated from user input),I want two things to happen, The text field 'level' should show differen...
I'm trying to build a form where the user can easily add a qty to order a size. I haven't been able to do this other than adding a text field for every option. Can you build a table that would do the same thing (see my sample below)? Even better, is there a way to get it to total? All ideas apprecia...
I am contemplating a secure way to transmit credit card numbers in a form. The users of the form have only Adobe Reader and so I'm thinkinga) When the form-filler is finished filling the form, s/he clicks Submit or another buttonb) The Submit button then makes the credit card field invisiblec) Th...
Once again, I'm working on another form for the boss. It is an evaluation form where there needs to be a comment section. I know how to select the text field so it will permit multiple lines but I cannot come up with a way that allows me to set the starting point of the text in the upper left corn...