Hi,I'm using Windows Server 2008 + LiveCycle Server ES2 (Reader Extensions) + ASP.NETThis problem only happened when I run the ASP.NET program with the licensed version of the server, (which i installed form the CD provided)However, there is no problem in my development environment with the trial ve...
Hi All,I am trying to populate a text field based on what the user chooses in a drop down that contains the 50 United States of America.So...let's say for now that I want the text field to say "Birmingham" if the user chooses "Alabama".The only thing I have so far is totally wrong:function setText()...
My question can best be described as follows: 1. I have a two page document (form)...PAGE A and PAGE B, which are considered subforms. 2. Page A is set to "Flowed - Top to Bottom" and has a total of 4 pages when rendered. 3. Page 1 of PAGE A contains a radio button group. Page 2 also contains a radi...
Hello,Can any one please advise how I can split a full name like "Smith,John T" into "John Smith" without middle initial for a field that pre-populated by a web service. Note that the format will always be the same like last name comma firstname (without space) and middle initial. I tried different ...
I've made an xdp whose fields match an xsd. Now if the xml that populates the form looks like this:<a> <a1>1000</a1> <a2>credit</a2><a><a> <a1>1400</a1> <a2>debit</a2><a>...I would like the data in field a1 to be preceded by a minus-sign IF and only if a2 for the same record equals the string "c...
Hi,I have built a custom workpace as per the requiremnts. also, custom approval container,now what is happening is that while submit the data from custom workspace , it is throwing exception;Exception when invoking service 'remoting-service': flex.messaging.MessageException: Cannot invoke method 'pr...
I've made a form in lifecycle that will be distributed by email as a pdf, and submitted back to me as an XML file and then that data imported into the pdf form template to view the data. Issue is I have an "attach image" field on the form and in XML it gets written to a base64 encoded format. Is the...
Hello.I would like a help to help me to thinkI have a list of customers with their informations (telephone, address, e-mail, name...). It are about 120 customers.So I put a Drop-down List where there are all the customers/names. When the user choose some name, it will change (on the same page, below...
I want to merge several xml data fields into one text field. is this possible? For example Name, address, city, state, zip into one client info text box.
Hello all,I have a fml-based Guide that successfully renders from a Mobile startpoint using the /Process Management (system)/1.0/Render Guide.process.This same guide does not render when used as the presentation asset for an 'Assign Task' service. I've tried using both 'Render Guide' and 'Render Mob...