Hello,
I am wondering if there is any way I can create a field which will hold the content from my foods and combos models?
I want to give the user the possibility to either select a food or a combo from the same menu, and then wring up the nutritional data for whatever was selected, but I am stuck because I don't know how to populate a field with data from 2 separate models.
Any tip will be appreciated,
Thanks!