I'm using LiveCycle Designer ES (Version 8.2).I have a numeric field that can contain a 10, 20, or 30. It can also be empty and I guess, a zero would be okay too.How could I accomplish this, given I'm a newbie here?Thank you for the feedback.
Here's the scenario: I have a form with 2 pages. On the first page, there are three fields for a person's first, middle, and last name. On the second page, there's a field that just says "Name". I want the user to fill out the first, middle and last name fields, and then have the "name" field on...
Hi-I'm using Live Cycle 8.05. I've created some tables, and I'd like to format them so that there are only borders between rows. The table is multiple rows long, and three columns. I remove the borders just fine, but when I try to individually apply a border along the top edge of the table (by ei...
Hello,I would like to ask for help. I have a field in the xml file, which contains a string, that is bound to a text box on the form. What would be the syntax to replace a special character in the string with the carriage return?Thank you.
At a specific step in the process, when a user approves a form, I would like to put their name and a timestamp in a text field that is locked. I think there are some different ways to do this, but each has their own issues.Javascript in form:I could do this via javascript before the form is submitt...
I am trying to place a company logo with Coldfusion 8 on a PDF form. Text fields work fine as CF variables but the image does not appear.Apparently I need something other than value="logofilename.jpg" but I can't find any doc on what to use.Here is my code - very simple:<cfpdfform source="#sourceP...
Hisimple question no doubt. ;-)Had to go back to a five page form and need to add a page after page one, is this possible?I can add a page but thats at the endthanksIan
Hi,I have a Designer form in PDF format placed on my website. The PDF form has a text box that has a hyperlink in it. When the user clicks on the link, they are correctly sent to a new URL. However, if they close the new page, they disconnect from and close the form.I had asked:Is there any way to c...