Hi All,I need your help as i got an assignment where i suppose to call web service from PDF.I do have Adobe live cycle server environment along with me.I have created an sample orchestration in workbench where it does the some calculation and i use it as web service in PDF.I have followed the below ...
Hi all. I am Trying to get a few popup messages to work on a form but have not been successful at all. I did this once before and I did work but on this form I have had no luck. No popup messages work at all and I get no error message. Please see if you can help with my script. if(root.P1.matche...
Hello thereI am unable to access the doc object, as in doc.mailForm().I have tried accessing this object in the following ways, from a field event and a global module:this.doc (undefined)app.doc (undefined)event.target.doc (undefined)doc (crashes JavaScript).The app object is OK, as I can use app.al...
Hi,i’m testing LCCS for my new app and I have a problem using a SharedCollection:i’m adding to it custom objects and when i get it, i’m unable to cast them. I receive an "Object" typed object and so i can’t use it.I know I should use [RemoteClass] metatag but it’s not working too.Any idea?Thanks
I would like to create a from that is set up like a letter and when the end-user inputs information in the fields that are in the middle of sentences and paragraphs the rest of the sentences and/or paragraph moves in order to keep the form looking like a letter.Thank you in advance for any assistanc...
Hi All,I haven't encountered this in the past, but it started happening now and then on a form I'm building. Occasionally, Numeric Fields change to Text Fields (either upon opening? or saving?). At first I thought it was just a fluke, or a mistake on my part--however it has happened on at least 5 va...
Maybe I should have asked this question before going down the Interactive PDF route but I was just wondering what people's thoughts were on why you would produce an Interactive PDF rather than a website?Obviously it will depend on the circumstances but what are people's thoughts around the benefits ...
I'd like to develop a PDF form primarily for Spanish speaking users. Is it possible to allow Spanish characters in a PDF form? I know setting the "default locale" in LC has nothing to do with this, so is it a matter of system settings (ie. keyboard settings) on the user's machine?Has anyone every tr...
I want my form users to click on a button to reveal a hidden subform, however, the if/else script that I normally use on other forms to reveal hidden objects and subforms is not working here. Do buttons not support that kind of script? I just don't see what the problem could be otherwise.I'd be mor...