nova-notes-field
nova-notes-field copied to clipboard
Notes field does not show on front end
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!
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.
Caught this from your video.
Could it be cause you have
addingNotesEnabled set to false?