Expand my Community achievements bar.

mdawn50
mdawn50
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have this script on the change event of a text field:if ((this.rawValue != "null") || (this.rawValue != "")){ checkBoxThree.presence = "visible";}else{ checkboxThree.presence = "hidden";}It is correctly displaying the checkBoxThree subform when data is entered in the text field. However, if the us...

    Type

    Questions

    Views

    10.0K

    Likes

    0

    Replies

    5
  • I'm trying to use a button to add a subform. I know I need to have the repeating subform Flowed (which I've done) and I know I need to set the Repeat subform for each data item to Min 1. However, the Repeat subform for each data item is grayed out so I can't select it.What am I doing wrong?Thanks,MD...

    Type

    Questions

    Views

    4.2K

    Likes

    0

    Replies

    3