I am working on a form where I need to get an item count of data that is not yet saved.
Example:
I have two fields on the form
1. Side Item Options
sample record: "2 side dishes"
2. Available side dishes
sample records: corn, tuna, candy
When in data entry, the user has the option of selecting a SIDE ITEM OPTION, say they pick "2 side dishes".
They then go to the AVAILABLE SIDE DISHES field and can select multiple side dishes. I want to count the number of side dishes they pick so that they do not exceed the limit specified by the SIDE ITEM OPTIONS. ie, they can only pick 2 dishes. The kicker for me is that this is done prior to save.
Any help is apreciated more than words can say.
gh
Example:
I have two fields on the form
1. Side Item Options
sample record: "2 side dishes"
2. Available side dishes
sample records: corn, tuna, candy
When in data entry, the user has the option of selecting a SIDE ITEM OPTION, say they pick "2 side dishes".
They then go to the AVAILABLE SIDE DISHES field and can select multiple side dishes. I want to count the number of side dishes they pick so that they do not exceed the limit specified by the SIDE ITEM OPTIONS. ie, they can only pick 2 dishes. The kicker for me is that this is done prior to save.
Any help is apreciated more than words can say.
gh