Hi,
I have a feeling this is a rather dumb question but I can't seem to find the answer.
Im trying to achieve something that can be seen in Journler, whereby I wish to count the number of attachments for a given event using bindings.
Im using core data and I have and Event class that has a relationship with the document class.
I realise I can solve this using a value transformer, but if its possible using bindings that would be easier.
I have a feeling this is a rather dumb question but I can't seem to find the answer.
Im trying to achieve something that can be seen in Journler, whereby I wish to count the number of attachments for a given event using bindings.
Im using core data and I have and Event class that has a relationship with the document class.
I realise I can solve this using a value transformer, but if its possible using bindings that would be easier.