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

Help in FormCAlc

$
0
0

Hi All,

I have a requirement of displaying a table in the form and make a validation during the save of the form.

I was able to bring the values in the table and display the form, during the save event, when i am doing the validation.

Its giving me the error as "Subform does not have a method Row"
I have written the below code in formcalc.

 

for I=0 upto  4 step 1 do

  if (LIST.SubformPage.Item.Table1Subfrom.Table1.Row(I).FIELD1.rawValue == "A" ) then

xfa.host.messageBox("Testing")

endif

endfor

 

Any help is much appreciated.

 

 

Thanks


Viewing all articles
Browse latest Browse all 3462

Trending Articles



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