codebykyle / calculated-field

A Server Side Calculated Field for Laravel Nova

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to use select as broadcast field?

coryrose1 opened this issue · comments

Hi,

This package looks really useful, so thanks for the work put into it.

I have a situation where my "broadcast" field would be a form select rather than a text or number input. Is it correct that it's not currently possible to use a select field as the broadcast field?

If not, maybe this is something I can help contribute - not sure how feasible it is so I figured I'd ask first.

Thanks!

Have you solved a value selection problem for the broadcast field?