August 1, 200223 yr I have a Repeating Field that has 10 repetitions. I would like to has a calc that enters numbers into the field. I have a script that does it but I need this calc for Lasso. here is what I want to enter: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 each digit goes into each repetition. IS there a way to enter like this? "1", GetRepetition(fieldname, 1), "2", GetRepetition(fieldname, 2), "3", GetRepetition(fieldname, 3)
August 1, 200223 yr No, and I wouldn't bother asking for it in FM 6.5. Repeating fields are holdover from FM 2.1 and a dead issue. I'd change your design. -bd
Create an account or sign in to comment