Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling a Relatable BelongsToMany #241

Open
flatcapco opened this issue Nov 1, 2023 · 1 comment
Open

Handling a Relatable BelongsToMany #241

flatcapco opened this issue Nov 1, 2023 · 1 comment

Comments

@flatcapco
Copy link

Hi thanks for the field, I'm trying to migrate over from Dillinghams attachmany field as its not supported in L10 and N4.

I was using a relatable query on the resource to filter the belongstomany results to only relations within my booking - however I can't see how to do this with your field as I dont believe it uses this relatableQuery.

Do you have a suggestion on the best way to achieve this please?

@KwamsC
Copy link

KwamsC commented Mar 18, 2024

Hi thanks for the field, I'm trying to migrate over from Dillinghams attachmany field as its not supported in L10 and N4.

I was using a relatable query on the resource to filter the belongstomany results to only relations within my booking - however I can't see how to do this with your field as I dont believe it uses this relatableQuery.

Do you have a suggestion on the best way to achieve this please?

Same issue on a relatable query

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants