AttachAction custom select option labels

Hi! I have an AttachAction to attach records with pivot attributes, so I am using the the form() method to return $action->getRecordSelect() together with other inputs. I am trying to concatenate getOptionLabelFromRecordUsing($closure) in order to customise how the select option labels appear but $closure is not getting called... is there a way to achieve this? Thanks!
1 Reply

Did you find this page helpful?