Avatar

Level 2

Trying  to get the importTextData routine to work has been very frustrating to  say the least.

Previously  I  found my problem to be  the header row in the text file was not   formatted properly. ie. rather  than have "task" as the column header  it  had to be  frmProgressCard[0].frmTasks[0].tblTasks[0].rowTask[0].task[0]

That theory  does not work any longer.

I save all the work in  LiveCycle as an Adobe  Dynamic XML Form and then open it in Acrobat Pro to  test, but still  will not load my data. Returns with "invalid row"  error.

I still  think the problem is with how your format the column headers in your tab  delmited text file.

The help file and web searches I've done, say to simply  put the field names, ie. "task", in your header record.

I've been on  this problem all week and have tried every combination of field name  definition I can think of and nothing works.

Attached is a very simple  example, hopefully someone out there is able to help.

Thanks

Paul