Skip to content

How Can We Create Custom Field Types in Payload? #10376

Closed Answered by flowingkhaos
flowingkhaos asked this question in Q&A
Discussion options

You must be logged in to vote

This is the REVISED, and FINAL solution to this typing and compatibility issue.

i have been working on this issue for a while now. Using payload to manipulate and view data types that aren't supported locally can be messy and hard if your not an experienced dev with a concise goal and approach to your project. It's hard because, most of the time, you are scaffolding payload over an existing structure.. Thankfully, Payload offers you two approaches to deal with data.

Everything Done and Sync. For You, Versus Manual data manipulation

  1. You can either use payload out of the box, and have the API ovewrite your DB tables and automatically sync everything from schemas to types etc. This is why …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@flowingkhaos
Comment options

Comment options

You must be logged in to vote
1 reply
@flowingkhaos
Comment options

Answer selected by flowingkhaos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants