Jump to content

Repeating Field - Auto Enter Numbers


This topic is 7910 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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)

Link to comment
Share on other sites

This topic is 7910 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.