I can't edit multiple rows with a relation if multiple match chekbox is checked

So the thing its that im building a webapp that you can select multiple agents to work together, but im having this problem. Everytime that i want to connect each row of agent to another table like this:

its giving me this error: (i cant find the relation_agent that i just showed)

image

but When im doing it like this: (uncheking multiple results)

now i can use it:

image

Anyone knows what i can do here? i need the multiple match to checked

What you see is correct. It is not possible to set column values through a multiple relation (yet).

The only way to do this for now is to use the API.

deam, thank you.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.