May 11, 20169 yr I am observing a change in behavior between 15 and prior versions: Using Get ( ActivePortalRowNumber) on a number field's auto enter values, on a child table. When you create a record in to a portal the value starts at 2 not 1 as it does in prior versions. bug.fmp12
May 11, 20169 yr Hi Stephen, I cannot replicate. The auto-enter calculation on the num field is Get ( RecordNumber ). And when I delete all records and create new ones through the portal, it correctly enters 1, 2, 3 in both 14 and 15. When I open in Data Viewer and click into the rows and use Get ( ActiveRowNumber ), both versions correctly identify beginning at row 1 as 1. I must refresh after changing rows in both files. Can you provide me specific example (the specific steps) from which to test? Added: I must refresh data viewer to update the active row number. Oh! You mean ORDER field! Stand by! Confirmed - different behavior in El Capitan also! Edited May 12, 20169 yr by LaRetta
May 20, 20169 yr I think you are correct. This looks like a bug. Your file behaves differently in FMv13 and FMv14 than it does in FMv15, just as you stated. I also recreated the file from scratch and same problem -- works in v13/14, fails in v15. Edited May 20, 20169 yr by Christensen Design
Create an account or sign in to comment