keystonejs/keystone-classic

Create a new custom field type for app development

Open

#4,401 opened on Aug 3, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (2,288 forks)batch import
help wantedquestion

Repository metrics

Stars
 (14,656 stars)
PR merge metrics
 (No merged PRs in 30d)

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

Contributor guide