Replies: 2 comments 1 reply
|
Yes, I plan on supporting relations, and more generally autocomplete fields. Ideally, you should be able to specify even 3rd party APIs for autocomplete suggestions. I've just wrapped up the Next.js rewrite, so bear with me. Once it's properly released, I should be able to get this sorted out fairly quickly. |
1 reply
|
In case you want to have a look at the Next.js version: #53 (comment) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello! I'm really liking this project the more I poke around and test it, and am looking an existing Decap CMS setup that I have to use Pages CMS.
One thing I'm wondering about is, can I have a content collection for Authors and link this entry to an "author" field in a separate Posts collection? I'm not seeing anything about this in the docs or issues, but perhaps I'm missing something.
I'm thinking something like:
All reactions