MartinGibbs Posted April 4, 2002 Posted April 4, 2002 Hello, I've got a repeating field big enough for 30 items. Those items are coming off of a select menu from a web page. Now, since I have 30 items, every time I show that field on a format field with the [FMP-Repeating] stuff, I get the full space for 30 items. Would anybody have a script on how to chop off those extra spaces if they are blank? Would I test each line? Or could I loop through.... thanks!
Vaughan Posted April 5, 2002 Posted April 5, 2002 You don't need a script. You need to convert your system to a related database, and display the related fields with a portal. Trust me, you'll love it!
Anatoli Posted April 5, 2002 Posted April 5, 2002 Yes, the only question, which makes sense with Repeating fields, is: How Do I Convert Those Dreaded Repeating Fields to Related Database Design?
Rigsby Posted April 8, 2002 Posted April 8, 2002 Not a big problem: Just do an export from your main database, selecting the repeating field, then split repeating fields into separate records. You just need to make sure that you export a key field at the same time. Rigsby
Recommended Posts
This topic is 8336 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