I have a tale with an inventory date field an inventory item and a quantity field. I want to make it so you can duplicate the date as many times as needed for each item that needs inventoried, but also so it won't allow the same date-item pair to appear more than once. It seems like I used to be able to do this sort of thing by indexing both fields and saying 'no duplicates', but if I do that it won't let me enter the date twice at all.
How should I manage this>
Thanks.
How should I manage this>
Thanks.