PokerGreen Posted August 6, 2009 Posted August 6, 2009 (edited) Hi, I've been learning FileMaker over the last few months. One thing I haven't really approached is loops, and this is the first time that I think I really need to use them, although I hope if I'm wrong that you'll let me know. I want to have a queue system where each new record is given the highest rank and I'd like to have this feature: a text box where you can enter a new rank (let's say X) for a record and have a script move the record currently at X to X+1, and so on. If you've used any ranking feature, like Netflix' queue, it should work very similarly. I don't want to ask anyone to do the grunt work for me, obviously, but I'd really appreciate it if you can give me the overview on how to use loops (or not) and in conjunction with which functions. Thanks for any help. Edited August 6, 2009 by Guest
LaurenKuhlman Posted August 6, 2009 Posted August 6, 2009 I think you are looking for something like this: http://excelisys.com/web/downloads/index.php Click on Portal Line Shifter.
PokerGreen Posted August 6, 2009 Author Posted August 6, 2009 That's exactly the idea. However, if there are more records, and one of them needs to be moved 40 spots, I'd like to just have an input field to assign its new rank and move all the other affected records accordingly. That's why I think I might need a loop. Thanks for your example. It is pretty neat.
LaurenKuhlman Posted August 6, 2009 Posted August 6, 2009 (edited) Not my example. It's Excelisys's. I shared your thanks though. Also, I am working on the whole NetFlix queue concept using Script Triggers... file soon. Edited August 6, 2009 by Guest
Recommended Posts
This topic is 5658 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