Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3273

Re: merging column cells dynamically

$
0
0

to mearge cells,

xfa.resolveNode("<path>").colSpan = "2";  

to read previous row value,

var INDX = this.index -1;

LV_DATA = xfa.resolveNode("$record.IM_TEST.DATA[" + INDX + "].FIELDNAME").value;

 

also go through Adobe form using javascirpt

 

Hope this helps.


Viewing all articles
Browse latest Browse all 3273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>