How to support user submit rich text content into Sanity dataset outside of studio? #7636
Unanswered
Ali-Hussein-dev
asked this question in
Sanity Studio Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, I'm working on a Nextjs project which supports user to submit Rich Text Content to sanity dataset. I think I should put an Editor in the frontend, and transform the Editor content into sanity portable text.
I found this package
@portabletext/editor
but there is no documentation or examples. Is there any example for me to work through this feature?Beta Was this translation helpful? Give feedback.
All reactions