Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Question: Fields not recognized; how can I fix this?

$
0
0

I've got the following code to total cash on hand;

 

if (Sum(Hundreds, Fifties, Twenties, Tens, Fives, Twos, Ones, TwoDollars, OneDollars, HalfDollars, Quarters, Nickels, Dimes, Pennies)== 0) then $.rawValue=0

  else $.rawvalue = Sum(Hundreds, Fifties, Twenties, Tens, Fives, Twos, Ones, TwoDollars, OneDollars, HalfDollars, Quarters, Nickels, Dimes, Pennies)

  endif

 

I have verified that the fields I'm trying to sum all exist and that the spelling matches the actual field names. however, when I try to preview the form, I get an error indicating

 

"Error accessor 'Hundreds' is unknown."

 

If I take out the 'Hundreds' field, I get the same error for 'Fifties' and on down the line.

 

What should I be looking for?

 

Thanks much,

 

Katy


Viewing all articles
Browse latest Browse all 5571

Trending Articles



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