keystonejs/keystone-classic

Create a new custom field type for app development

Open

#4.401 aberto em 3 de ago. de 2017

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (2.288 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (14.656 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador