Relation in modal

I don't know what it's called, so I don't know how to implement it. I would need to add a button in my form that opens a modal, shows me a list of another model (user), and allows me to choose one. If I do it with a select, it obviously works, but I would like to have this type of functionality. Is it perhaps a relation manager?
2 Replies
awcodes
awcodes2y ago
You’re looking for Actions
Soundmit
SoundmitOP2y ago
thanks

Did you find this page helpful?