Data on Many to Many fields

Hi all,

Is there a way to access data on many to many fields?

What I am trying to do is to send the data that is sitting in a field of a many to many relationship in a collection to a text label or an input field.

When trying to access a many-to-many field the only option I have is count, not all, so not sure if anyone has found a hack around this specific use case?

Thanks

Hi @NoCodeJedi , did you find a way to do this? I’m having the same problem

Hey @NoCodeJedi

Can you provide a little more info? What type of information are you trying to access (string, number, date, true/false, etc) and what does this information display?

I understand it’s a many-to-many relationship, but I’m not sure what you mean by “send the data”.

I’m positive that there is a way to accomplish this, just need more detail for the use-case.