Hi,
I'm a complete newbie to Livecycle Designer and have no clue about Java Script or FormCalc.. Great start, eh??!
What I'd like to do:
I am currently working on a form where I have to add two simple values in Cell1 and Cell2 of my form. (I thought even I could manage that.. turns out I can't!)
My problem:
I've had a look through the forum pages as well as some YouTube videos on how to get this done. Unfortunately, the result field never actually shows a calculation result...
This is what I entered in the script editor (selecting "Calculate" and FormCalc) based on some youtube vids.
topmostSubform.Main.Top.Table3.Row2.Cell3::calculate - (FormCalc, client)
Cell3 = Cell1+Cell2
I've double checked that all fields are set to Numeric, checked the value settings, as well as the cell settings but I can't find out where I'm going wrong and why the result field shows no value at all.
I tried adding the script in the result cell, in the subform the cell is currently sitting in, tried to add .rawValue at the end of each cell name... Nothing is working.
I tried creating a completely new document thinking that maybe something in my form is wrong, but still in new blank form with only three cells in it, there's no calculation happening.
Am I maybe just missing one bit in the script or set the cell incorrectly?
I'd be very, very grateful for any support you could give me.
Thanks
Susanne