quillpro Posted March 30, 2005 Posted March 30, 2005 I created a text field with 7 repetitions. I want to auto enter the same value for each repetitions. But I can only get it to auto enter the first repetition. Is there a way to do this? Thanks for any suggestions. -quillpro
Newbies robhaworth Posted March 31, 2005 Newbies Posted March 31, 2005 Sorry, I haven't got a solution - but I am having the same problem. Hopefully someone will know!! Rob
Ugo DI LUCA Posted March 31, 2005 Posted March 31, 2005 You both should consider explaining why you are using repeating fields as a start... Yes, Ugo said that !! For the first FM7 request, this can be done with one calculation and a lookup. For the 6, you'd need a thrird field, and in boith situation it can be done without a script on record modification. Please tell about your exact needs. I can't think of any situation where I'd need the same value stored in any rep of a repeating field.
quillpro Posted April 1, 2005 Author Posted April 1, 2005 I was using it to design an evaluation program. Where each section had up to 7 question and a rating field set up as radio buttons. At the onset of every record I wanted all the ratings to have a value of "N/A". As to why I used repeating field - I had 12 categories with 7 questions each and 7 corresponding rating, so instead of creating 84 separate fields for each question and then 84 more fields for each rating - I set up 12 fields with a repetition of 7 for each.
Ugo DI LUCA Posted April 1, 2005 Posted April 1, 2005 Hi, So forget about repeating field, specially if you need to make summaries or any other actions on them later. very succintely, you just need 3 fields (the Question, the Category, the Rating) and 84 records, and a relational structure.
quillpro Posted April 1, 2005 Author Posted April 1, 2005 That's a good suggestion. I'll give a try. Thanks.
Recommended Posts
This topic is 7523 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