01-04-2011, 01:55 AM
Good Afternoon,
I have created a script in which there is a reoccuring block of text fields that need to be populated. I created the local data table and have 1000 rows of data however when the script runs the data is not input into the text field boxes. The loop runs correctly and the 1000 text field blocks are created but none of the text from my data table is displaying.
Why isn't the script pulling the data from my datatable?
Thank you.
I have created a script in which there is a reoccuring block of text fields that need to be populated. I created the local data table and have 1000 rows of data however when the script runs the data is not input into the text field boxes. The loop runs correctly and the 1000 text field blocks are created but none of the text from my data table is displaying.
Why isn't the script pulling the data from my datatable?
Thank you.