One other thing to check--if you are capturing multiple variables in your custom item--don't forget to put an underscore between the variable name in your que file and the numeric ID of the variable (see attached for an example where the underscores are missing). E.g., if your variable is called "ques1" and gathers 4 variables, be sure they are referred to in your HTML form as ques1_01, ques1_02, etc. as opposed to ques101, ques102 etc. Just one other possibility that came to mind--please let me know if it helps!




Reply With Quote