Expand my Community achievements bar.

lateniteNC
lateniteNC
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Embarrassed by those kind of mistakes. Thanks for your assistance; now marked as answered.

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Thanks for the replay.The hidden numeric field is Score 1 in Row 11 in the table1. The field at present is not hidden for testing purposes. I tried to take your suggestion but the code is not working. Any chance you can figure out what is wrong?The file is attached.Dropbox - Subcontractor Determinat...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I have designed a 5 question survey that has multiple subparts to each question. The use checks a Yes or No Check box for each subpart and i have built if/then statements that yield, for each question, a text outcome (Outcome 1 or Outcome 2).I want to create an overall scoring for the survey. I was ...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    5
  • I am a relatively novice in coding and have noticed you answer a lot of questions here. Any chance you could provide a bit of code on how to implement that?

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I have a form to collect data from a region on a quarterly basis. Data is collected in a dynamic table with the ability to report, by county, in expandable rows in the table. This functionality is working fine. I want to dynamically create a second table (based on the first table). I have set up a b...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    3
  • When you set your text field to expand, you will likely need to set the parent object, the page, to flow as well in case you text field is permitted to expand to another page. If you just put a signature field under the text box, then set the parent object to flow, you signature field will appear im...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    0
  • Actually, the Pagination Tab was not in order. The pagination tab for your pages (Main, unnamed page2, and unnamed page3, were set to paginate to the "Top of the Next Page" thereby creating the page breaks.  I fixed this. I also noted that when opening the file, the form was generating a FormCalc er...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
  • Difficult to say without seeing the form, but....The first place I would look is in the object tab of the form/table that is set to expand to the next page. Click on the Pagination Tab and make sure that Place is indicated as "Following Previous" and that After is indicated as "Continue Filling Pare...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • I have a complex form that requires a signature box. As the form may require multiple signatures, I structured a small table (4 rows); now I need to repeat those rows using the instance manager. The four row are in a section, so it is the section that I need to repeat.I am using: Table1.Section1.add...

    Type

    Questions

    Views

    736

    Likes

    0

    Replies

    0
  • Depending on the complexity of your form, different approaches may be needed, but the simple way to clear a form is to use the reset statement.In JavaScript, use:xfa.host.resetData("object name");will clear any data in that object. The object can be an entire form, page, or individual object on the ...

    Type

    Questions

    Views

    694

    Likes

    0

    Replies

    0
Top badges earned by lateniteNC
Customize the badges you want to showcase on your profile