ziffmedia / nova-select-plus

A Laravel Nova Select Field
MIT License
91 stars 26 forks source link

Enhancement - Pass the current resource ID to the optionsQuery callback #30

Closed archangel2080 closed 3 years ago

archangel2080 commented 3 years ago

It would be great if the optionsQuery callback could get the current resource ID like the ajaxSearchable callback.

ralphschindler commented 3 years ago

Fixed in https://github.com/ziffmedia/nova-select-plus/releases/tag/v1.0.10

Paulsky commented 9 months ago

Do you have any documentation available for this? I would like to use viaResourceId in the optionsQuery for filtering the relations