Hi AllForm Script working on preview but not working while form called
from Processwhat could me the issue, Am i missing something...Kindly
help me understanding the issue//Below given is the script
tma_body.#variables[0].assignment - (JavaScript, both)var
question1=xfa.record.medicaldetails.healthquestions.nodes.item(0).nodes.item(0).value;var
answer1=xfa.record.medicaldetails.healthquestions.nodes.item(0).nodes.item(1).value;var
memberLength=4;for(var i = 0; i <= memberLength; i++){
question1=...