I am using this: form[0].insert(21,TR(H4('Text')))
to insert headers between rows. The header is being inserted in the first column of the form. I would like to insert an explanatory text into the second column of a particular row, is that possible using this syntax, if so, what is the correct syntax. Kind regards, Annet.