Skip navigation

Login or Register to find out more about Jono Moore
Jono Moore has no profile image available
Name:
Jono Moore
Status Level:

Recent Activity

Jono Moore replied to Total Answers From Multiple Drop-down Lists

"I've uploaded a sample here: https://workspaces.acrobat.com/?d=7W8lXkoUZuLp4r1xpyagUw   The sample assumes a couple of things: all the dro"

in LiveCycle Designer 1 replies
9 hours ago
Jono Moore replied to Link to other place in form

"You can use setFocus() to jump to different fields.   xfa.host.setFocus(path.to.field);"

in LiveCycle Designer 2 replies
1 day ago
Jono Moore replied to Remove instance and hide subform

"I think what's happening is that when you are checking the Instance Manager for the count there is nothing to count because there are no ins"

in LiveCycle Designer 4 replies
1 day ago
Jono Moore replied to Get Row index from a Dynamic Table

"On the "-" button use this.parent.parent.index to get the index of the row the button is in. the "parent" reference is used to move back up"

in LiveCycle Designer 2 replies
2 days ago
Jono Moore replied to Developed form on IPAD

"As I said above, they look like a PDF but they aren't a real PDF and they're not compatible with mobile."

in LiveCycle Designer 7 replies
2 days ago
Jono Moore replied to Counting Nodes

"You want to count the rows as they are the repeating object, not the table. If you had repeating tables your code would work.   And for .le"

in LiveCycle Designer 2 replies
5 days ago
Jono Moore replied to Is LiveCycle the right tool for making a template-based Contract?

"ES2 is fine, that's what we're still using. But you might want to upgrade Designer to the latest version.   If you're company has the money"

in LiveCycle Designer 3 replies
5 days ago
Jono Moore replied to Is LiveCycle the right tool for making a template-based Contract?

"LiveCycle forms can definitely do all of that.   The only thing I can think of that will cause problems is the side-by-side text. Getting s"

in LiveCycle Designer 3 replies
5 days ago
Jono Moore replied to Developed form on IPAD

"XFA forms (forms made by LiveCycle) are not compatible with mobile versions of Reader. The forms look like a PDF but they aren't a real PDF."

in LiveCycle Designer 7 replies
5 days ago
Jono Moore replied to A randomly assigned number

"The number is based on the current date and time - it's all explained in that thread.   Not sure what your second question means? As far as"

in LiveCycle Designer 3 replies
5 days ago
Jono Moore replied to A randomly assigned number

"Check this thread for info: http://forums.adobe.com/message/4198493"

in LiveCycle Designer 3 replies
5 days ago
Jono Moore replied to Value in a Script Object

"You can't use a date display pattern on a text field, it has to be a date field.   The only way around that is to use scripting to format"

in LiveCycle Designer 3 replies
6 days ago
Jono Moore replied to Value in a Script Object

"Pass the field to the function along with the value (you could pass the initial field as a variable too so the function is reusable): princ"

in LiveCycle Designer 3 replies
6 days ago
Jono Moore replied to Extra page added

"As well as checking that subforms don't extend past the content area also make sure that nothing in the subforms extends past the edge of th"

in LiveCycle Designer 3 replies
6 days ago
Jono Moore replied to adding a cell to dynamic table

"The easiest way would be to use a table footer to hold the total cell."

in LiveCycle Designer 1 replies
6 days ago
Jono Moore replied to I created a repeating table but want to add a "do you really want to delete this row" prompt.

"Yes you can do it using app.alert().   var nButton = app.alert({ cMsg: "Warning: This will delete the row and all data in it. \n\nDo you wan"

in LiveCycle Designer 1 replies
6 days ago
Jono Moore replied to Adobe Premiere Pro CS6, format for exporting video to web.

"You're in the wrong forum."

in LiveCycle Designer 1 replies
6 days ago
Jono Moore replied to Remove element from tab order

"Yeah same thing, set the field as protected."

in LiveCycle Designer 8 replies
1 week ago