Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

favorites

Status
Not open for further replies.

geethanandh

Programmer
Jun 5, 2002
21
0
0
US
hello
I am new to filemaker. i have a user database and DVD collection database. A user wants to add some DVD's as his favorites. how should i implement ?
Pls help me.

Bye
Geethanandh
 
I would set up a numeric field called "Favorite," place it on a layout as a check box using a value list called "Checked." The only value specified in the value list is the number 1. Adjust the width of the field to show only the check box, not the 1.

The user can check the box for favorites, search on them, sort them, and because the value is 1, you can count them. The 1 just makes it nice & flexible for future data massage!

Good luck!
 
hi SoCalMacDude
Thanks for ur reply, but the probelm is there are 100 users how do u have a check box for each user.

bye
geethanandh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top