Skip to content
Discussion options

You must be logged in to vote

Hey @cheadevit

The field shows multiple because ... it's a multiple relation. (BelongsToMany)

You can try multiple => false in your field, but not sure if you don't need to overwrite the saving process because Backpack is expecting an array for a multiple relation, even if it's an array with only one element.

Let me know how it goes.

Cheers

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cheadevit
Comment options

@cheadevit
Comment options

@pxpm
Comment options

pxpm Aug 2, 2023
Maintainer

Answer selected by cheadevit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants