I know this may be a novice question, but can someone please explain when/why xfa.resolveNode is used form design? Is it a form of shorthand to keep from referencing a parent subform?Thanks in advance
Basically, I would like the text in one text box to be split up to auto-populate other textboxs in my form, each peice of info is separated by a "-".Example:Main Text Box: "Data A - Data B - Data C - Data D"Question 1: Data AQuestion 2: Data BQuestion 3: Data CQuestion 4: Data DBasically I want the ...
I am new to LiveCycle. I opened a new blank form and inserted a standard text field. On the object tab allow page breaks within content is greyed out. How do you get this to work?
Hello!I'd like to create a function that will be invoked when a numeric field is calculted.This function will write a number as text, similar to what WordNum does, but in Portuguese.Please, I'd like to know:- Where do I define the function and LC Designer syntax?- How do I invoke it from the field e...
I'm using Workbench ES2 (9.0) to build a process and am trying to use xpath to read a CDATA node from an XML variable. But when I do, I get a different value than when I read a text node without CDATA. How can I read this data? Any node in the document could have CDATA in it.xml document<propertie...
As you see the Desing View is showing the blank Master Page. I don't have any images or text on the Master Page, it's blank.How can I get rid of the blank Master Page in Design View and as part of my document, and have the following page as my page 1? The blank Master Page shows in Review PDF as a...
We have created and launched a number of PDF Forms (created in LiveCycle) for our contacts to download, complete electronically, and email or fax back to us. The problem we are running into is that our email client allows us to only receive files that are 10 MB and smaller. We are finding that many ...
I have a form that has five fields in it. One of the fields can require multiple lines to exist and when it is printed you can't use a scroll bar.That field has "Allow multiple Lines" checked. Just to get it to work, all the rest do as well. Of course, that didn't work anyway. This subform that ...
I have a client who won't allow JavaScript in their forms for security reasons. I'm trying to convert the JS I've used to work with FormCalc instead, but I don't have much experience with FC and I'm stuck at the first hurdle.I want to display the current and total pages in the master page and I've ...
This is something so basic in a word processor...but I cannot figure it out for the life of me. I have a "textbox" which in essence needs to flow over 3 pages. I created the three textboxes...set the source to the same name...now how to I get them to link together so the text can flow from one to th...