Issue report by ptxdiez
I’ve got a table with three fields defined: field 1 textfield 2 calc = Get ( ActiveFieldName )field 3 calc = Get ( ActiveFieldContents )After entering data into field 1(i.e. “xxx”) and being it active, I have nothing in field 2 and field 3 when I shoud get “field 1” and “xxx” respectively.What I’m doing wrong?Thanks a lot↧