Hello there, I thought this would be straight forward and simple, but I have hit a wall.I cant seem to access values from another page in a script.I'm trying to set a value of a text field to the value of a text field that is in another page.On the click event(just for testing) I have: eApp.ENB-7-07...
Hi EverybodyCan anybody help me to know how to set the magnification of a pdf designed in the LiveCycle Designer?I know to do this in Acrobat. But help me know to do this in LiveCycle Designer.Thanks,Manjeet
Hi ;i just create a form with tutorials on this forum. ( My form : http://www.teknofan.com/teklifformu.pdf ) , i have a problem , when i click " ekle " its add a line and when i click " ekle1" its add another line but always under "ekle line" , i want to add lines with " ekle1 " under other ekle lin...
I have created a form that I want to host on an internal website. Now I want to collect the data entered into that form and record that data on an Excel spreadheet. Is there anywhere you can find instructions on how to do this? Thanks.
Hi everyone,I've created a ton of reports in the past, and I'm now looking at creating some reusable objects so that other people can use advanced form functionality without having to learn to use scripts.A lot of the coding was acheived using this, .parent, etc. so that they can rename controls and...
Hello Expert,I realy need help urgently. Currently i'm developing SAP Adobe form. User requirement on the Decimal display have 3 type based on the table on SAP. The 3 type of display is as below :A) 1.234.567.89B) 1,234,567,89C) 1 234 567,89I already Have a hidden field in the form whic...
I'm trying to figure out how to use a radio button to enable a banner/background image so I guess my question is two fold:1. How do I create a background image?2. How do I use a radio button such that when it = Yes, the background image appears.Thanks!
Hi ;I just use some tutorials on here and i just create this form http://www.teknofan.com/TeklifFormu.pdf but there is one problem , when i click to " ekle " page is not continue to second page , i dont know how to fix it , can you help me about it ?Thanks for helpsBest RegardsMarco
So this is driving me up the wall. I have a form which has a multiple line input field and for some reason the data is getting thrown up to the top on every new page the field flows over to. Oddly though, the field itself seems to be sized correctly. I feel like i've validated everything that can...
Hello,I'm trying to open a PDF (child.pdf) from a PDF(main.pdf). If the both the main.pdf and child.pdf reside in the same directory, the code below works fine.app.openDoc("child.pdf");However, if I move the child.pdf to c:\pdf_templates\child.pdf and modify the code to:app.openDoc("c/pdf_templates/...