Expand my Community achievements bar.

Bill95722
Bill95722
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • This is related to my other post on removeInstance. It appears there is some other/bigger problem.To start over: I have a repeatable subform with Add and Delete buttons. After clicking on either button, I want to total a particular numeric field from each existing subform (I know this isn't necessar...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    3
  • I have this code in the click event of a "Delete" button within a repeatable subform:var SFArray = xfa.resolveNodes("SubForm[*]"); //  build array of subformsxfa.host.messageBox("length=" + SFArray.length);if (_SubForm.count > _SubForm.occur.min) { // check for minimum     _SubForm.removeInstance(Su...

    Type

    Questions

    Views

    702

    Likes

    0

    Replies

    1
  • I'm designing a form in LiveCycle, writing some code. In the past, when I made a code err the JS console poped into view with err messages but it no longer does so.I have rechecked that the console in enabled in Acrobat (9). Applied all updates. Tried ctl-j to bring it up with no success.Now must fi...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    6
  • I have a repeating subform with a Delete button. In the Delete button Click event I have this code:_subform.removeInstance(this.index);However, every time the Delete button is Clicked only instance 0 is removed. Naturally, I would desire the subformcontaining the Delete button that has been clicked ...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    8
  • No matter what I do, my form prints with a 1" left and right margin, wasting considerable real estate I could use. I have dragged the master page content area to the edges, set all margins to 0 but nothing (yet) seems to help.This may be an artifact of my printer but it happens no matter what printe...

    Type

    Questions

    Views

    859

    Likes

    0

    Replies

    3
  • I have a repeatable subform with a dropdown and an "Add Subform" button. The user enters various information into the subform and may either select an existing item or enter custom text into the dropdown. Then the Add Subform button is pressed.On the click event, I want to propigate the selected ite...

    Type

    Questions

    Views

    598

    Likes

    0

    Replies

    1
  • My form contains 3 subforms starting at the top followed by a repeatable subform. I specified the form to be legal sized and have set my printer to use legal paper.The top subforms print fine, then well over 1/2 of page 1 is blank. The repeatable subform starts on page 2 even though there is plenty ...

    Type

    Questions

    Views

    825

    Likes

    0

    Replies

    1
  • I have a form developed in LC with considerable scripting. I need to strip out all the debugging alerts and send the form out to users but I would like to figure out some way to debug any future problems. My thought is to somehow log script activities so that when a failing form is returned to me I ...

    Type

    Questions

    Views

    838

    Likes

    0

    Replies

    2
  • I'm trying to find good documentation about how to build a custom function with Javascript in my LS-created form.Would someone please point me in the right direction?Thanks!

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    9
  • I have been trying to figure out just what RE does but my small brain doesn't seem up to it. Here is my situation:I have no server. I have a form created using LS that is distributed to 50 end-users using Acrobat Reader. These users will fill in the form, save it, possibly print it, and email the fi...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    3
Top badges earned by Bill95722
Customize the badges you want to showcase on your profile