Expand my Community achievements bar.

kennyboy2001
kennyboy2001
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi All,Re: LiveCycle Designer 8.1I need a little guidance.I am constructing a form which will contain Contact information. The form itself has information for a singular contact but the idea is to support information for multiple contacts by selecting another contact in a drop-down and then showing ...

    Type

    Questions

    Views

    487

    Likes

    0

    Replies

    1
  • Hi Paul,For some reason that does not work.I tried the for loop - seems to have no affect as the colors still blank outOther ideas?Thanks ~ Ken

    Type

    Questions

    Views

    920

    Likes

    0

    Replies

    0
  • Hey Paul,If you still have that form I sent...one more question which confuses me a bit.Also in the Master Page, I have a checkbox in the upper right called "Question Num" (checkbox label)This checbox shows or hides question numbers on the pages.If I set the colored area in the Master as we were dis...

    Type

    Questions

    Views

    937

    Likes

    0

    Replies

    0
  • Paul,Thanks so much. I learned a lot here. Your trick about interrogating the field itself is interesting. i.e - app.alert(this.somExpression)I now understand what you mean by the Page[ ] reference which I did not get before. I also now understand the reference to multiple instances of the page...qu...

    Type

    Questions

    Views

    940

    Likes

    0

    Replies

    0
  • Paul,Thanks,The script is in the last drop-dwon on the last page and the master field in in the header on far right.One its way...Thanks so much!   Ken

    Type

    Questions

    Views

    916

    Likes

    0

    Replies

    0
  • pguerett,I gave that a try:The alert returned: xfa[0].form[0].form1[0].#pageSet[0].mEvaluate[0]  (I then commented out that code in the Master Page field)I modified my line of code to: xfa[0].form[0].form1[0].#pageSet[0].Page1[0].mEvaluate[0].ui.oneOfChild.border.fill.color.value = "255,255,128"The ...

    Type

    Questions

    Views

    939

    Likes

    0

    Replies

    0
  • pguerett,Thanks! - very helpfulKen

    Type

    Questions

    Views

    378

    Likes

    0

    Replies

    0
  • I actually sort of figured this out...but still have a problem.FormCalc on exitIf the target text field is on the same page, the code below works great:form1.Win_Opp_3.WO_text2.ui.oneOfChild.border.fill.color.value = "255,255,128";Unfortunately, my target field is on the Master Page and it will not ...

    Type

    Questions

    Views

    918

    Likes

    0

    Replies

    0
  • Hi all,LiveCycle Designer 8.1I see in the documentation examples of setting the color of a fillable area (background color) of a text field in JavaScriptbut I see no example of this in FormCalc. Can any one provide any pointers?Thanks ~ Ken

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    11
  • Hello All,I have a drop down with both assigned... Text and Values.I can refer to the Values, such as:var value = dropdown.rawValue...but I don't know how to refer to the "Text" value (Text value as displyed on the drop-down)any ideas?Thanks ~ Ken

    Type

    Questions

    Views

    734

    Likes

    0

    Replies

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