Good afternoon,I have been working on a form with a client and previous to this revision, my calculations worked just fine. I made a bunch of updates to the form (modifying a collection, renaming fields not involved with my calculations) and then when I tried to render it, I got a FormCalc error on ...
Hi!I have a text box that shows a default text as follows:1. Some Text 2. Some TextHowever, I want be able to write a scrip that will increment the number by one each time the user hits enter. Just like it works on a Text editor such as MS Word.Thank you!!!
Hi thereFollowing on from my previous question, I began to think about the problem. Can anyone tell me if a reader enabled form will preserve any dynamic elements once saved by the user?Thanks
Hi I have created a form with a dynamic subform to capture repeated information. I have saved it and enabled reader rights in Acrobat. When I go to save the form with the subform repeated it does not save the repeated subform, just the original subform.Any help greatly appreciated.Thanks
Following this instructions1. Copy the flex-portal.jar and flex-messaging-common.jar files from the LCDS_INSTALL/resources/wsrp folder to the WEB-INF/lib folder of your web application.2. Copy the wsrp-jsp folder from the LCDS_INSTALL/resources/wsrp folder to the root of your web application.3. Fo...
Did you know:One can drag an event to onto some services (and there will appear inthe top right of the operation an event circule) The Goal:So Im wanting to know a bit more about this and what scenarios are intended with this type of functionality.The Person:So Im hoping, Sunil Gupta, who seems to ...
Hi all.I have a form with a textbox for the full name and I whant to uppercase the fist letter in the first and last name.I have a function for that and all works well, the problem comes when there is a hypen "-" in the name. I have the split part working but on the join side I cant get it to work.f...
Hi,i'm searching for a method to open a second (maybe attached) form from an existing form at run-time. The goal would be to have a button in a form which runs a function as click event that opens the second form and transfer field values from the existing form to the new opened form.To new form sho...