js22 Posted March 16, 2007 Posted March 16, 2007 Hi, I'm working on making a script to auto number fields in each row of a portal. Because of the way that we want it to print there are two portals. The first is 1-15 and the second is 16-30. I have been successful in auto numbering the first 1-15 but when I can't get it to go to the second portal to continue numbering. I've attached a template. I labeled in the code where I am stuck if you go to the script maker. To see what it does click the button and then enter a number higher than 15. It numbers 1-15 beautifully but not anything beyond 15. If anyone has any helpful ideas I would gladly accept them. Thanks js22 2_Portals_Script.fp7.zip
mr_vodka Posted March 16, 2007 Posted March 16, 2007 Is the purpose of this field stricly for labeling the portal rows with a number? If so, then you can use @@ on the portal row to display the record numbers
aldipalo Posted March 16, 2007 Posted March 16, 2007 (edited) Is there a reason you don't want to use "@@" to number each portal? I tried it and it works fine. *************************** Ooops, sorry John I didn't see you already answered it. 2_Portals_Script_revised.zip Edited March 16, 2007 by Guest
js22 Posted March 19, 2007 Author Posted March 19, 2007 I didn't know that the @@ function would even do that. I'm pretty new at filemaker and still learning. Thanks so much for the quick fix. js22
Recommended Posts
This topic is 6461 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 accountSign in
Already have an account? Sign in here.
Sign In Now