keystonejs/keystone-classic
View on GitHubCreate a new custom field type for app development
Open
#4,401 opened on Aug 3, 2017
help wantedquestion
Description
Expected behavior
I need to create a custom field type in order to get and use data from a 3rd part API Also, I need to add a custom post type that will create a clickable link in admin area that the current post
Actual/Current behavior
Steps to reproduce the actual/current behavior
https://github.com/keystonejs/keystone/wiki/Create-a-custom-field-type-for-app-development is not working for me in KeystoneJS version 4.0.0-beta.1.
Environment
| Software | Version |
|---|---|
| Keystone | KeystoneJS version 4.0.0-beta.1. |
| Node | v6.11.0 |