From 559046623697f1dae7ed27f8f5e1bbd90ee5b38d Mon Sep 17 00:00:00 2001 From: Elvis Henrique Pereira Date: Fri, 31 Aug 2018 08:09:25 -0300 Subject: [PATCH] Add REST API Select. Add the field REST API Select. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6153e86..e7b4c0b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ - [URL Picker](https://github.com/iamntz/carbon-fields-urlpicker) - Adds an url picker field. - [Chained Select](https://github.com/iamntz/carbon-chained-select) - Provides a way to chain multiple select. Also supports AJAX! - [Unique ID](https://github.com/iamntz/carbon-uniqid) - Adds an unique ID field. +- [REST API Select](https://github.com/elvishp2006/carbon-field-rest-api-select) - Adds a select field that have their options filled by REST API endpoint. ## Fields (Carbon Fields < 2)