Hi thereIf I have a form with have repeated function, which are
expendable by a Radio button 1,2,3,4,5,6 to expand the pages from
original 1 to 6 respectively. how can I write the script?I've tried to
use If, then function in Radiobutton script; it's work. But couldn't be
display correctly once the data filling in and returned by user. the
default pages wouldn't following the initial value, let sayThe user A
returned the form filled with 4 pages, and the user B even can see the
radio button sele...