You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@didix16 I've forked and updated it to Nova 4, with some styling "improvements".
composer require sfinktah/nova4-liveupdate
Hi! Is there any way to update field which is related to another? I have resource Player, which has on index view some data from Tracking model, which is related by hasMany ($this->trackings->sampleData). I would like edit sampleData field on Player index view. Is it possible?
@philipbaginski Not without writing some custom code, AFAIK. It's an interesting idea, and might be possible in a future version -- though I'm not the author :)
Hi, any plan to update for nova 4 ?
The text was updated successfully, but these errors were encountered: