nova-notes-field icon indicating copy to clipboard operation
nova-notes-field copied to clipboard

Notes field does not show on front end

Open HeadStudios opened this issue 2 years ago • 2 comments

I have followed instructions and added Trait and custom notes field to Nova resource however it is not showing for me

https://share.zight.com/rRumZzZg

Thank you!

HeadStudios avatar Dec 05 '23 11:12 HeadStudios

For me this was caused by an invalid date format due to changes in the moment JS library. Using dd MMM yyyy HH:mm in the nova-notes-field.php works instead.

JJCLane avatar Mar 04 '24 17:03 JJCLane

image Caught this from your video. Could it be cause you have addingNotesEnabled set to false?

KasparRosin avatar Mar 07 '24 13:03 KasparRosin