Expand my Community achievements bar.

lateniteNC
lateniteNC
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have a lengthy form. In some cases, users fill a some cells in a dynamic table, Each row in the dynamic table has a cell where the row is summed.I need to copy some of the values from each row in the expandable table to a comparable table located elsewhere (different page) in the form. Thanks to h...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • Something very odd is happening in a complex form I have been working on.On page 1 of the form, I have a numeric field. The field is meant to display a percentage and the field has a validation pattern assigned to you to display the field correctly.After exiting the field however, an error message i...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • The form has a submit button that is coded to return to my inbox. However, several users have reported the mail is going to another inbox. I have checked the coded on the submit button and have been through all the XML source code and that email address for the unintended recipient is no where to be...

    Type

    Questions

    Views

    690

    Likes

    0

    Replies

    0
  • I have a complex form that will be used throughout the year wherein the same user will enter data in various tables throughout the form at the end of each quarter. In one column in one table, I would like to be able to tell if an end user has changed the pre-existing values in any of the 25+ numeric...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    2
  • A general question on the efficiency of coding in a form.I have a page in a complex form that has 33 static rows (that size will not change). The fifth column of the table is dependent upon a radio group selection. If the radio group value is 1, then do computation in this cell. If radio group value...

    Type

    Questions

    Views

    741

    Likes

    0

    Replies

    0
  • i have a series of radio buttons on the first page of a form. Based on the series selection, i want to populate a text field on page 7 of the form. I am using this code to successfully populate the field:if (this.rawValue == "1"){     this.resolveNode("form1.Requisition_Page7.#subform[0].Period").ra...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 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 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
  • 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
  • I have an issue with an IF statement not producing the desired results; hoping that some of the experts here can readily solve the problem.I have a series of textboxes (named PreBid1, PreBid2, etc.) that need to be populated with "Yes" and "No" answers AND make visible/invisible a button object. The...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

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