Expand field names to allow Arrays and enhance subsequent systems to use them
Currently field names are only directly useable if you know the name of them. When a table consists of a LOT of repeating fields, would be nice if we could address them in an ARRAY type of system...This a field of "GameName1" Could become "GameName[1]". Such a system would allow much easier Triggered Actions if we could make a FOR loop that could increment the field names to perform some task on multiple fields. This could also be very useful if JavaScript could access the fields in the same way, make coding scripts much faster on large sets of data.....
6
votes
Steven Fraden
shared this idea