Hiding a repeating section

T

Teri

I'm designing a sales prospect form. I have added a repeating section
control for the "Call Log". The user will "insert a new call" to
document the telephone calls between the user and the prospective
client. My question today is: How do I set it up so the user can hide
old calls without actually deleting them if the call log gets too long?
Any help would be appreciated. Thanks!

Teri
 
O

olivier

This isn't a direct answer but in your case, I wonder if you shouldn't use
the master details controls that allows you to browse only a field of a
bigger database?.
 
O

olivier

This isn't a direct answer but in your case, I wonder if you shouldn't use
the master details controls that allows you to browse only one row of a big
table.
 
T

Teri

I don't think that would work for me right now because I won't be using
a database right away. The current plan is to store the forms on a
Sharepoint site. Thanks though, I will read up on master details to see
what they can do for me in the future.

Teri
 
Top