willpublicmedia / npr-api-expressionengine

Access the NPR API from within ExpressionEngine.
1 stars 1 forks source link

Intercept Client-Side Title Check #6

Open areynold opened 4 years ago

areynold commented 4 years ago

In GitLab by @areynold on Jul 30, 2019, 09:37

In its current form, users must enter some sort of title and url value when pulling a story from the NPR API. When pulling from NPR, it would be nice to require only a story ID, and allow the api extension to fill in the rest, either by running a query client side or by allowing empty title/url fields on submit.