0
Є відповідь

Texbox : STSError: Data is not an array.

Ilze Britton 10 років тому оновлений 10 років тому 5
Hi there.

I have a text box that the user must interact with and fill in a specific value. Unfortunately I'm getting the following error for some reason.

STSError: Data is not an array. The textbox is blank by default.

Any assistance would be greatly appreciated.

Kind Regards,
Ilze Britton.

Відповідь

+1
Відповідь
Hi there,
Sometimes when I've created fill-in-the-blank activities, I use an underscore to fill the text element like this: "__________"

Here's how I usually do fill-in-the-blank pages: Fill In the Blank.
Under review
Hi, so you want to make a SetText interaction for a text element and when you leave the textbox blank the error pops up?
Yes that's exactly what is occurring.
+1
Відповідь
Hi there,
Sometimes when I've created fill-in-the-blank activities, I use an underscore to fill the text element like this: "__________"

Here's how I usually do fill-in-the-blank pages: Fill In the Blank.
Thank you very much. It's working now.