I’d like to add fields to a calendar popup from a model that is the parent of the event source model. However, the context conditions for the field editor on the calendar popup do not seem to recognize that I’m working with a different model than the context model:
I’m only given one field. I should be able to choose a field from the context model (the calendar source) and a field from the field editor’s model. Correct?
Am I missing something here?