Replies: 1 comment 5 replies
-
Hey @ninjz — thanks for stopping by! Here are a few answers for you. WorkflowsWe do offer a Publication Workflows plugin which is similar to what you've linked to from Sanity. It's an Enterprise feature, but if you are not looking for an enterprise license, you can certainly build something like this yourself directly within Payload. If you're interested in hearing more about Payload Enterprise, we'd be happy to chat! Just fill out the form on this page and we can follow up with you immediately. From your description, I suspect that your use case is quite specific, and you might benefit from the flexibility that Payload offers here for sure. Our existing Enterprise plugin could get you what you need, but we also would love to extend it so that it literally delivers exactly what you need. Hidden fieldsInteresting, I never knew that Sanity had this (admittedly, I don't look too closely at them). We do too, of course. It's built in directly and it's called I would be pumped to talk more about your specific workflow needs, so please do feel free to fill out that form I linked above if you're interested in collaborating on this. Thanks again for stopping by! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm evaluating CMS solutions and PayloadCMS and Sanity are my top picks at the moment. Something I feel is a requirement for us is something like this Workflow plugin that Sanity has:
https://www.npmjs.com/package/sanity-plugin-workflow
Sanity also has support for Hidden fields: https://www.sanity.io/docs/conditional-fields#82aaf3c8dbb2
I am coming from using Airtable as a temporary CMS which allows us to have a workflow that contains hidden fields for different editors of content and different status lanes as we have a complex creation + review process. For example we have fields that are reference comments and videos which tell an animator how to create an animation which then an animator uses this to create the animation, which then later goes on to another review/feedback cycle. The final content returns the public fields, and these reference comments and videos are hidden.
Possibly, this process can be managed in Airtable then the completed content can be inputted into the CMS, but I would much rather we can have this entire workflow integrated into the CMS directly. I would prefer Payload over Sanity if this is supported.
Is there something similar with Payload or is this something that can easily be extended to support?
Beta Was this translation helpful? Give feedback.
All reactions