I am trying to populate a drop-down list based on a user’s prior entries. So, for example, there are two entries for lunch, one for dinner, and none for breakfast (the options that were available when they added the entry).
I want the drop-down on this particular screen to only show lunch (one-time) and dinner as options. Is that possible?