Jump to content

Creating x amount of records based on a count field.


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

Recommended Posts

I have a field called No of players, it is formatted to count the number of data items checked in a checkbox.

Is there anyway i could make a script that will go to one of my layouts(member) and create the amount of new records that are in the No of players field.

eg No of players= 23

The script will create 23 new records.

Also how many records in general can one database hold, till it effects performance.

Edited by Guest
Link to comment
Share on other sites

You can set as many as you wishes to, as long as the variable names doesn't conflict.

Instead of using Set Variable[ could you instead, use to set a field to itself in a Set Field[ where you define or initiate a series of $variables via a Let([$var1="XXX";$var2="YYY" ... etc.

--sd

Link to comment
Share on other sites

This topic is 6512 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.