Repeating sections

D

DavidF

These things are really causing me problems. The meat of the form is a
repeating section that queries the customer for specific information per
piece of equipment (telephone). If you have 1 phone, you'll use one section,
have 100 phones and you'll have the repeating section 100 times or even more.
I have a couple of problems:

1. I got the tab order working fine, until you repeat section. When you
press the tab key in the new section the cursor retuns to the first section,
I need it to continue on to the next field in the new section. I can live
with having to click in the new section to get it started. Any ideas please?

2. I created a print version view for the entire form. I bound all of the
fields and it appears to work fine with the static information in the
beginning of the form. The problem lies in the Repeating section again. I
have an error that says Control cannot repeat here. What I did was to change
the binding from the field on the default view form and changed it to match
the field label on the print view form. For example the default label read
User_Name and I bound it to Field 69 on the Print view. Needless to say that
is not correct because when I go to create another blank Repeat section, the
data in the fields comes with it. Without the binding, the new Repeat
section is blank, leaving the data in the previous one. Any ideas on the
correct way to bind these field together so I can get a print view and get
blank repeat sections when needed?

Thanks for all your assistance

David Frazier
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top