Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Referentielijsten API: display items as options in component preview #5107

Open
Tracked by #4926
stevenbal opened this issue Feb 13, 2025 · 0 comments
Open
Tracked by #4926

Comments

@stevenbal
Copy link
Contributor

stevenbal commented Feb 13, 2025

Nice to have: if a code is selected, perform the service fetch operation and display the choices retrieved from /api/v1/items?tabel__code=<code> in the preview (also handle the errors properly if the API is not reachable)

Note that this also requires an extra endpoint in the backend to retrieve the items

@stevenbal stevenbal changed the title Nice to have: if a code is selected, perform the service fetch operation and display the choices retrieved from /api/v1/items?tabel__code=<code> in the preview (also handle the errors properly if the API is not reachable) -> also requires an extra endpoint in the backend to retrieve the items Referentielijsten API: display items as options in component preview Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants