Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to nova 4 ? #15

Open
didix16 opened this issue Aug 17, 2022 · 3 comments
Open

Update to nova 4 ? #15

didix16 opened this issue Aug 17, 2022 · 3 comments

Comments

@didix16
Copy link

didix16 commented Aug 17, 2022

Hi, any plan to update for nova 4 ?

@sfinktah
Copy link

@didix16 I've forked and updated it to Nova 4, with some styling "improvements".

composer require sfinktah/nova4-liveupdate

@philipbaginski
Copy link

@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?

@sfinktah
Copy link

@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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants