I can't find the item I want to add to a dynamic grid section

If you want to add an item to a dynamic grid section, but the visit, form, or section that it's on (its source object) doesn't appear when you create the dynamic grid, make sure that the following conditions are met for the source object.

  • The source visit is not a repeating visit.
  • The source form is not a common form.
  • The source form is not the form you're adding the dynamic grid to.
  • If the source form is repeating, the item exists in a non-repeating section. (If the item you want to add is in a repeating section on a repeating form, you can't include that item instance in the dynamic grid.)
  • The source section is not a dynamic grid section.
  • The source objects exist in the Study Design folder in the Project Explorer.

If the source visit, form, and section appear when you create the dynamic grid, but the item doesn't, make sure that the following conditions are met for the item:

  • If the source form is repeating, the item is a top-level item on the form or a top-level item in a non-repeating section on the form.
  • If the source section is repeating, the item is a top-level item in the section.