Expand my Community achievements bar.

Jerald_Ferguson
Jerald_Ferguson
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Great...thanks for the help.

    Type

    Discussions

    Views

    455

    Likes

    0

    Replies

    0
  • I need some help with my javascript syntax. I am trying to populate a numeric field based on a check box. This is what I am trying to use:if(this.rawValue==1){form1.subForm1.numericField1="5";}else{form1.subForm1.numericField1="10";}So, if the box is checked the text field should be populated with t...

    Type

    Discussions

    Views

    737

    Likes

    0

    Replies

    2
  • I am currently using LCD ES. I have a subform that is repeated using addInstance. I would like each newly added instance to appear at the top of the next page. The subform is short and when repeated only part of the form would appear on the first page below the original instance, and the remainder o...

    Type

    Discussions

    Views

    552

    Likes

    0

    Replies

    1
  • OK, if you have this same problem just upgrade to ES. I was getting numerous errors with v8, but not in v7, and life's even better with ES.

    Type

    Discussions

    Views

    310

    Likes

    0

    Replies

    0
  • I created a form in LiveCycle Designer 7 that works very well, but now that I have Designer 8 I am unable to save any changes to the form. I get the following errors:Invalid node type: incrementalLoadGenerating PDF Document...Font Service: Default font typeface is Myriad Pro.Unable to save PDF docum...

    Type

    Discussions

    Views

    986

    Likes

    0

    Replies

    1
  • Is it possible to add fields from different subforms? For example:SF1.Field1+SF2.Field4orSF1.Field1*SF2.Field4etc...I'm sure this is simple, but I just can't seem to get it to work. Again, any help is greatly appreciated.

    Type

    Discussions

    Views

    493

    Likes

    0

    Replies

    1
  • I am currently using LiveCycle Designer 7.Originally I only had one row in a subform for which I needed this calculation. However, due to changes in requirements (as told to me by my boss) additional instances (onClick) of the subform may require the use of this calculation. Does anybody know how to...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    1
  • I noticed in some other posts that there may be a problem regarding the use of Vista, but I am using XP and having the same problem.

    Type

    Discussions

    Views

    325

    Likes

    0

    Replies

    0
  • I am working on a form and until now it has worked very well. For some reason the form will no longer allow me save or view using the "Preview PDF" tab once I add any other objects. If I add a text field, number field, subform, etc... I get the following error when I try to save or view - "Unable to...

    Type

    Discussions

    Views

    620

    Likes

    0

    Replies

    2
  • I could use some help on this if statement:if (field1.rawValue == 0) { this.rawValue = 0 } else if (field2.rawValue == 0) { this.rawValue = 0 } else (field2/field1)*100;I know that the solution is most likely simple, but I'm not sure how to get this to work. The result I want is if field 1 is ...

    Type

    Discussions

    Views

    1.3K

    Likes

    0

    Replies

    2
Top badges earned by Jerald_Ferguson
Customize the badges you want to showcase on your profile