keystonejs/keystone-classic
Auf GitHub ansehenCreate a new custom field type for app development
Open
#4.401 geöffnet am 3. Aug. 2017
help wantedquestion
Repository-Metriken
- Stars
- (14.656 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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 |